{"id":372006,"url":"https://github.com/grpc/grpc-go","last_synced_at":"2026-08-26T10:08:25.148Z","repository":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"packages":[{"id":10924969,"name":"google.golang.org/grpc/internal/serviceconfig","ecosystem":"go","description":"Package serviceconfig contains utility functions to parse service config.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-03T00:33:39.909Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:48:45.496Z","created_at":"2024-09-25T11:44:52.433Z","updated_at":"2026-08-25T09:48:45.497Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/serviceconfig","install_command":"go get google.golang.org/grpc/internal/serviceconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/serviceconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.172Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/serviceconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/serviceconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/serviceconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/serviceconfig/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924950,"name":"google.golang.org/grpc/internal/pretty","ecosystem":"go","description":"Package pretty defines helper functions to pretty-print structs for logging.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-05T16:49:33.821Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:43:08.843Z","created_at":"2024-09-25T11:44:36.679Z","updated_at":"2026-08-25T09:43:08.843Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/pretty","install_command":"go get google.golang.org/grpc/internal/pretty","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/pretty#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/pretty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/pretty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/pretty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/pretty/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924895,"name":"google.golang.org/grpc/status","ecosystem":"go","description":"Package status implements errors returned by gRPC.  These errors are\nserialized and transmitted on the wire between server and client, and allow\nfor additional data to be transmitted via the Details field in the status\nproto.  gRPC service handlers should return an error created by this\npackage, and gRPC clients should expect a corresponding error to be\nreturned from the RPC call.\n\nThis package upholds the invariants that a non-nil error may not\ncontain an OK code, and an OK code must result in a nil error.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-02-11T17:07:11.796Z","latest_release_published_at":"2026-02-11T17:07:11.796Z","latest_release_number":"v1.78.0","last_synced_at":"2026-08-25T09:38:10.874Z","created_at":"2024-09-25T11:43:48.089Z","updated_at":"2026-08-25T09:38:10.874Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/status","install_command":"go get google.golang.org/grpc/status","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/status#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.658Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/status","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/status","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/status","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/status/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924991,"name":"google.golang.org/grpc/credentials/insecure","ecosystem":"go","description":"Package insecure provides an implementation of the\ncredentials.TransportCredentials interface which disables transport security.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-09T06:46:45.516Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:40:39.186Z","created_at":"2024-09-25T11:45:15.053Z","updated_at":"2026-08-25T09:40:39.186Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/insecure","install_command":"go get google.golang.org/grpc/credentials/insecure","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/insecure#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:29:38.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/credentials/insecure","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/insecure","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/insecure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/insecure/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14128828,"name":"google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal/proto","versions_count":50,"first_release_published_at":"2026-03-26T20:56:31.402Z","latest_release_published_at":"2026-03-26T20:56:31.402Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-25T09:41:53.031Z","created_at":"2026-03-26T20:55:09.224Z","updated_at":"2026-08-25T09:41:53.033Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","install_command":"go get google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:07:48.953Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":6000347,"name":"google.golang.org/grpc/stats/opencensus","ecosystem":"go","description":"Package opencensus implements opencensus instrumentation code for gRPC-Go clients and servers.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/stats","versions_count":96,"first_release_published_at":"2023-01-26T22:50:21.000Z","latest_release_published_at":"2023-04-14T22:26:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-25T09:38:53.584Z","created_at":"2023-01-28T00:31:44.620Z","updated_at":"2026-08-25T09:38:53.585Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/stats/opencensus","install_command":"go get google.golang.org/grpc/stats/opencensus","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/stats/opencensus#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:30.432Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.127505127955185,"dependent_packages_count":5.149006244802047,"stargazers_count":0.45004295015706897,"forks_count":0.07023491868518572,"docker_downloads_count":null,"average":1.9491973103998717},"purl":"pkg:golang/google.golang.org/grpc/stats/opencensus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/stats/opencensus","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/stats/opencensus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/stats/opencensus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats%2Fopencensus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3777821,"name":"google.golang.org/grpc/security/advancedtls/examples","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/security/advancedtls","versions_count":271,"first_release_published_at":"2021-01-21T01:24:22.000Z","latest_release_published_at":"2026-06-12T12:03:10.000Z","latest_release_number":"v0.0.0-20260612120310-5c7f93679ec9","last_synced_at":"2026-08-25T09:38:58.021Z","created_at":"2022-04-11T17:02:55.232Z","updated_at":"2026-08-25T09:38:58.021Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls/examples","install_command":"go get google.golang.org/grpc/security/advancedtls/examples","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:52:51.062Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/google.golang.org/grpc/security/advancedtls/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/security/advancedtls/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14128827,"name":"google.golang.org/grpc/credentials/alts/internal/conn","ecosystem":"go","description":"Package conn contains an implementation of a secure channel created by gRPC\nhandshakers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":50,"first_release_published_at":"2026-03-26T20:56:30.493Z","latest_release_published_at":"2026-03-26T20:56:30.493Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-25T09:40:04.112Z","created_at":"2026-03-26T20:55:08.535Z","updated_at":"2026-08-25T09:40:04.113Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/conn","install_command":"go get google.golang.org/grpc/credentials/alts/internal/conn","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/conn#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:52:01.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/conn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/conn","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/conn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/conn/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10842169,"name":"google.golang.org/grpc/reflection/test","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/reflection","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T09:50:24.014Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:50:24.936Z","created_at":"2024-08-29T04:15:03.714Z","updated_at":"2026-08-25T09:50:24.936Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/test","install_command":"go get google.golang.org/grpc/reflection/test","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/test#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:16:10.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.694136322962023,"dependent_packages_count":6.2741140231915145,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.484125173076769},"purl":"pkg:golang/google.golang.org/grpc/reflection/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924945,"name":"google.golang.org/grpc/peer","ecosystem":"go","description":"Package peer defines various peer information associated with RPCs and\ncorresponding utils.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-03-17T06:19:19.699Z","latest_release_published_at":"2026-03-17T06:19:19.699Z","latest_release_number":"v1.79.2","last_synced_at":"2026-08-25T09:50:45.757Z","created_at":"2024-09-25T11:44:31.601Z","updated_at":"2026-08-25T09:50:45.758Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/peer","install_command":"go get google.golang.org/grpc/peer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/peer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:02:50.274Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/peer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/peer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/peer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/peer/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924959,"name":"google.golang.org/grpc/internal/grpcrand","ecosystem":"go","description":"Package grpcrand implements math/rand functions in a concurrent-safe way\nwith a global random source, independent of math/rand's global source.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-05-02T10:10:54.941Z","latest_release_published_at":"2026-05-02T10:10:54.940Z","latest_release_number":"v1.64.1","last_synced_at":"2026-08-25T09:50:48.011Z","created_at":"2024-09-25T11:44:43.791Z","updated_at":"2026-08-25T09:50:48.011Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcrand","install_command":"go get google.golang.org/grpc/internal/grpcrand","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcrand#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.764Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcrand","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcrand","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcrand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcrand/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924985,"name":"google.golang.org/grpc/encoding","ecosystem":"go","description":"Package encoding defines the interface for the compressor and codec, and\nfunctions to register and retrieve compressors and codecs.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-23T17:49:27.530Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:51:12.866Z","created_at":"2024-09-25T11:45:08.546Z","updated_at":"2026-08-25T09:51:12.866Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding","install_command":"go get google.golang.org/grpc/encoding","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:07:48.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3499149,"name":"github.com/grpc/grpc-go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc","versions_count":237,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:51:57.067Z","created_at":"2022-04-10T19:57:04.361Z","updated_at":"2026-08-25T09:51:57.068Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go","install_command":"go get github.com/grpc/grpc-go","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:32:50.708Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":179,"rankings":{"downloads":null,"dependent_repos_count":0.4716266973065013,"dependent_packages_count":2.006591159384521,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":0.5151943961456903,"average":0.7048710473223683},"purl":"pkg:golang/github.com/grpc/grpc-go","advisories":[{"uuid":"GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","url":"https://github.com/advisories/GHSA-xr7q-jx4m-x55m","title":"Private tokens could appear in logs if context containing gRPC metadata is logged in github.com/grpc/grpc-go","description":"### Impact\nThis issue represents a potential PII concern.  If applications were printing or logging a context containing gRPC metadata, the affected versions will contain all the metadata, which may include private information.\n\n### Patches\nThe issue first appeared in 1.64.0 and is patched in 1.64.1 and 1.65.0\n\n### Workarounds\nIf using an affected version and upgrading is not possible, ensuring you do not log or print contexts will avoid the problem.\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-07-05T20:07:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-xr7q-jx4m-x55m","https://github.com/advisories/GHSA-xr7q-jx4m-x55m"],"source_kind":"github","identifiers":["GHSA-xr7q-jx4m-x55m"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.64.1","vulnerable_version_range":"= 1.64.0"}],"ecosystem":"go","package_name":"github.com/grpc/grpc-go"}],"created_at":"2024-07-05T21:05:26.300Z","updated_at":"2024-07-05T20:07:02.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go","docker_dependents_count":21,"docker_downloads_count":1538660,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924899,"name":"google.golang.org/grpc/serviceconfig","ecosystem":"go","description":"Package serviceconfig defines types and methods for operating on gRPC\nservice configs.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-21T23:52:46.107Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:52:36.626Z","created_at":"2024-09-25T11:43:51.529Z","updated_at":"2026-08-25T09:52:36.627Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/serviceconfig","install_command":"go get google.golang.org/grpc/serviceconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/serviceconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.858Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/serviceconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/serviceconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/serviceconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/serviceconfig/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924947,"name":"google.golang.org/grpc/internal/transport","ecosystem":"go","description":"Package transport defines and implements message oriented communication\nchannel to complete various transactions (e.g., an RPC).  It is meant for\ngrpc-internal usage and is not intended to be imported directly by users.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-18T05:25:25.290Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:52:48.786Z","created_at":"2024-09-25T11:44:32.850Z","updated_at":"2026-08-25T09:52:48.787Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport","install_command":"go get google.golang.org/grpc/internal/transport","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:17:37.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/transport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/transport/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3577583,"name":"google.golang.org/grpc/test/tools","ecosystem":"go","description":"Package tools is used to pin specific versions of external tools in this module's go.mod that gRPC uses for internal testing.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":277,"first_release_published_at":"2021-12-14T21:16:34.000Z","latest_release_published_at":"2026-06-12T12:03:10.000Z","latest_release_number":"v0.0.0-20260612120310-5c7f93679ec9","last_synced_at":"2026-08-25T09:53:21.427Z","created_at":"2022-04-11T03:46:21.959Z","updated_at":"2026-08-25T09:53:21.428Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/tools","install_command":"go get google.golang.org/grpc/test/tools","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/tools#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:05:30.839Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.5777468521925244,"dependent_packages_count":5.149006244802047,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":null,"average":2.3144240201924253},"purl":"pkg:golang/google.golang.org/grpc/test/tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14694120,"name":"github.com/Grpc/grpc-go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/Grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Grpc/grpc-go","keywords_array":[],"namespace":"github.com/Grpc","versions_count":79,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:56:17.660Z","created_at":"2026-06-29T00:16:42.500Z","updated_at":"2026-08-25T09:56:17.660Z","registry_url":"https://pkg.go.dev/github.com/Grpc/grpc-go","install_command":"go get github.com/Grpc/grpc-go","documentation_url":"https://pkg.go.dev/github.com/Grpc/grpc-go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36849120,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:37:35.500Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.9403873011788395,"dependent_packages_count":4.629400232054024,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.784893766616432},"purl":"pkg:golang/github.com/%21grpc/grpc-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Grpc/grpc-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Grpc/grpc-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Grpc/grpc-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGrpc%2Fgrpc-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":4577868,"name":"github.com/grpc/grpc-GO","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/grpc/grpc-GO","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-GO","keywords_array":[],"namespace":"github.com/grpc","versions_count":236,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:56:45.202Z","created_at":"2022-07-18T15:43:09.393Z","updated_at":"2026-08-25T09:56:45.202Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-GO","install_command":"go get github.com/grpc/grpc-GO","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-GO#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:17:44.158Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.44487490418467474,"forks_count":0.06284811966281983,"average":4.213180821896285},"purl":"pkg:golang/github.com/grpc/grpc-%21g%21o","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-GO","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-GO","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-GO/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924949,"name":"google.golang.org/grpc/internal/syscall","ecosystem":"go","description":"Package syscall provides functionalities that grpc uses to get low-level operating system\nstats/info.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-02T04:05:11.739Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:57:31.740Z","created_at":"2024-09-25T11:44:35.185Z","updated_at":"2026-08-25T09:57:31.741Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/syscall","install_command":"go get google.golang.org/grpc/internal/syscall","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/syscall#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T17:47:35.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/syscall","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/syscall","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/syscall","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/syscall/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11047083,"name":"google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","ecosystem":"go","description":"Package pickfirstleaf contains the pick_first load balancing policy which\nwill be the universal leaf policy after dualstack changes are implemented.\n\nDeprecated: This package is deprecated. Please use the balancer/pickfirst\npackage instead.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/pickfirst","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-16T02:09:04.069Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:47:39.909Z","created_at":"2024-11-14T10:18:16.320Z","updated_at":"2026-08-25T09:47:39.909Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","install_command":"go get google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:10:17.086Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924956,"name":"google.golang.org/grpc/internal/envconfig","ecosystem":"go","description":"Package envconfig contains grpc settings configured by environment variables.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-26T14:04:44.755Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:48:39.087Z","created_at":"2024-09-25T11:44:41.772Z","updated_at":"2026-08-25T09:48:39.088Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/envconfig","install_command":"go get google.golang.org/grpc/internal/envconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/envconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:28.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/envconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/envconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/envconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/envconfig/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3671593,"name":"google.golang.org/grpc/examples","ecosystem":"go","description":null,"homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T09:49:47.720Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:49:48.424Z","created_at":"2022-04-11T10:25:37.414Z","updated_at":"2026-08-25T09:49:48.425Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/examples","install_command":"go get google.golang.org/grpc/examples","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:33:42.158Z","dependent_packages_count":1071,"downloads":null,"downloads_period":null,"dependent_repos_count":3062,"rankings":{"downloads":null,"dependent_repos_count":0.1443083779779813,"dependent_packages_count":0.11287384273187898,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":1.024786597891085,"average":0.36258236047521486},"purl":"pkg:golang/google.golang.org/grpc/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/examples","docker_dependents_count":61,"docker_downloads_count":16321982,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:33:57.064Z","issues_count":957,"pull_requests_count":3092,"avg_time_to_close_issue":13225113.012328766,"avg_time_to_close_pull_request":724762.8895750091,"issues_closed_count":730,"pull_requests_closed_count":2753,"pull_request_authors_count":311,"issue_authors_count":473,"avg_comments_per_issue":3.993730407523511,"avg_comments_per_pull_request":2.0721216041397152,"merged_pull_requests_count":2179,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":80,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4019046.4,"past_year_avg_time_to_close_pull_request":1204369.6598984771,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0875,"past_year_avg_comments_per_pull_request":2.759493670886076,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":162,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14460441,"name":"google.golang.org/grpc/balancer/endpointsharding","ecosystem":"go","description":"Package endpointsharding implements a load balancing policy that manages\nhomogeneous child policies each owning a single endpoint.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":50,"first_release_published_at":"2026-05-16T20:08:58.950Z","latest_release_published_at":"2026-05-16T20:08:58.950Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:59:59.983Z","created_at":"2026-05-16T20:07:31.782Z","updated_at":"2026-08-25T09:59:59.983Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/endpointsharding","install_command":"go get google.golang.org/grpc/balancer/endpointsharding","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/endpointsharding#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:10:17.096Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":0.09825480965232086,"forks_count":0.05589876765866354,"docker_downloads_count":null,"average":2.488650020556966},"purl":"pkg:golang/google.golang.org/grpc/balancer/endpointsharding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/endpointsharding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/endpointsharding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/endpointsharding/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11400915,"name":"google.golang.org/grpc/credentials/alts/internal/handshaker","ecosystem":"go","description":"Package handshaker provides ALTS handshaking functionality for GCP.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-09T18:09:33.364Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:02:01.216Z","created_at":"2025-03-04T00:11:10.469Z","updated_at":"2026-08-25T10:02:01.216Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker","install_command":"go get google.golang.org/grpc/credentials/alts/internal/handshaker","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:10:17.086Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/handshaker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":1081179,"name":"google.golang.org/grpc","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org","versions_count":244,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-08-19T06:44:47.000Z","latest_release_number":"v1.83.1","last_synced_at":"2026-08-25T10:02:46.916Z","created_at":"2022-04-08T01:00:32.114Z","updated_at":"2026-08-25T10:02:46.916Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc","install_command":"go get google.golang.org/grpc","documentation_url":"https://pkg.go.dev/google.golang.org/grpc#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:59:03.632Z","dependent_packages_count":56663,"downloads":null,"downloads_period":null,"dependent_repos_count":158189,"rankings":{"downloads":null,"dependent_repos_count":0.0029048415408939442,"dependent_packages_count":0.0011411877482083352,"stargazers_count":0.4575125426907962,"forks_count":0.07414535808578462,"docker_downloads_count":0.0036310519261174303,"average":0.1078669963983601},"purl":"pkg:golang/google.golang.org/grpc","advisories":[{"uuid":"GSA_kwCzR0hTQS1ocnhoLTZ2NDktNDJnZs4ABfLm","url":"https://github.com/advisories/GHSA-hrxh-6v49-42gf","title":"gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities","description":"Multiple security vulnerabilities have been identified and addressed in grpc-go affecting the xDS RBAC authorization engine (internal/xds/rbac) and the HTTP/2 transport server implementation (internal/transport). These vulnerabilities could result in:\n\n- Authorization Bypass (Fail-Open) when translating xDS RBAC policies containing `Metadata` or `RequestedServerName` fields.\n- Denial of Service (High CPU Consumption) due to an HTTP/2 Rapid Reset mitigation bypass during client-initiated stream resets.\n- Denial of Service (Server Panic) when parsing crafted xDS RBAC policies containing `NOT` rules around unsupported fields.\n\n\n### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\n#### xDS RBAC Authorization Bypass via `Metadata` \u0026 `RequestedServerName` matchers\n\n- Affected Component: xDS RBAC \n- Impact: When building policy matchers for gRPC RBAC from xDS configurations, unsupported `permission` and `principal` rules (specifically `Metadata` and `RequestedServerName`) were silently ignored and treated as no-ops.\n  - If an authorization policy relied purely on these matchers for access control, treating those rules as no-ops effectively removed the restrictions.\n- If these unsupported rules were nested inside logical `NOT` rules (`Permission_NotRule` / `Principal_NotId`) or multi-condition `OR/AND` rules, silently dropping them changed the boolean logic flow of the authorization engine.\n\nAs a result, policy evaluation decisions could fail open, allowing unauthorized clients to access protected gRPC services or resources.\n\n#### HTTP/2 Rapid Reset Mitigation Bypass / Denial of Service via Stream Aborts\n\n- Affected Component: HTTP/2 transport\n- Impact: Earlier mitigations in grpc-go for HTTP/2 Rapid Reset only applied threshold checks to items that directly resulted in control frames being written back to the wire, such as `SETTINGS` ACKs or server-initiated `RST_STREAM`s.\n\nWhen a client initiated a rapid flood of stream creation (`HEADERS`) immediately followed by stream termination `RST_STREAM`, items queued up in the control buffer without counting against the transport response frame threshold. An attacker can repeatedly trigger this flood sequence to bypass reader blocking, resulting in high CPU usage, and Denial of Service (DoS).\n\n#### Denial of Service (Panic) in xDS RBAC Engine via Unsupported Fields inside NOT Rules\n\n- Affected Component: xDS RBAC \n- Impact: The xDS RBAC policy translators recursively generate matchers for nested rules. When a `NOT` rule wrapped an unsupported or unhandled field (such as `SourcedMetadata`), the recursive step returned an empty matcher. This could result in a runtime panic when the RBAC engine attempts to authorize an incoming request.\n\nAn attacker or misconfigured/malicious xDS management server delivering an LDS/RDS update containing a `NOT` rule around an unhandled field causes the gRPC server process to crash immediately (CWE-248 / Denial of Service).\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nAll three issues have been fixed in `master` and will be released in 1.82.1 shortly.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nIf upgrading grpc-go immediately is not possible, apply the following workarounds based on your deployment architecture:\n\n* For xDS RBAC Vulnerabilities \u0026 Panics: Ensure that upstream xDS management servers do not push RBAC policies containing `Metadata`, `RequestedServerName`, or `NOT` rules wrapping unsupported fields (such as `SourcedMetadata`) to grpc-go servers.\n* For HTTP/2 Rapid Reset DOS: Configure upstream reverse proxies or load balancers (such as Envoy) with strict HTTP/2 `max_concurrent_streams` limits and active rate limiting on `RST_STREAM` frequency per connection.\n\n### Severity\n\n  | Vulnerability | Qualitative Severity | Approximate CVSS v3.1 Score | Primary Impact |\n  | :--- | :--- | :--- | :--- |\n  | **xDS RBAC Authorization Bypass** | **High** | `8.2` | Unauthorized Access / Fail-Open |\n  | **HTTP/2 Rapid Reset DOS Bypass** | **High** | `7.5` | High CPU Consumption / Denial of Service |\n  | **xDS RBAC Engine Server Panic** | **Medium** | `5.9` | Process Crash / Denial of Service |","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-21T22:03:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-hrxh-6v49-42gf","https://github.com/grpc/grpc-go/pull/9236","https://github.com/grpc/grpc-go/commit/4ea465d4ab98013f72a142fe0fc89c19770b2935","https://github.com/grpc/grpc-go/releases/tag/v1.82.1","https://github.com/advisories/GHSA-hrxh-6v49-42gf"],"source_kind":"github","identifiers":["GHSA-hrxh-6v49-42gf"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-21T23:00:09.238Z","updated_at":"2026-08-19T22:00:37.452Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocnhoLTZ2NDktNDJnZs4ABfLm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocnhoLTZ2NDktNDJnZs4ABfLm","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.82.1","vulnerable_version_range":"\u003c 1.82.1"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocnhoLTZ2NDktNDJnZs4ABfLm/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","url":"https://github.com/advisories/GHSA-p77j-4mvh-x3m3","title":"gRPC-Go has an authorization bypass via missing leading slash in :path","description":"### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nIt is an **Authorization Bypass** resulting from **Improper Input Validation** of the HTTP/2 `:path` pseudo-header.\n\nThe gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present.\n\n**Who is impacted?**\nThis affects gRPC-Go servers that meet both of the following criteria:\n1. They use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`.\n2. Their security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule).\n\nThe vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nYes, the issue has been patched. The fix ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string.\n\nUsers should upgrade to the following versions (or newer):\n* **v1.79.3**\n* The latest **master** branch.\n\nIt is recommended that all users employing path-based authorization (especially `grpc/authz`) upgrade as soon as the patch is available in a tagged release.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nWhile upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods:\n\n#### 1. Use a Validating Interceptor (Recommended Mitigation)\nAdd an \"outermost\" interceptor to your server that validates the path before any other authorization logic runs:\n\n```go\nfunc pathValidationInterceptor(ctx context.Context, req any, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (any, error) {\n    if info.FullMethod == \"\" || info.FullMethod[0] != '/' {\n        return nil, status.Errorf(codes.Unimplemented, \"malformed method name\")\n    }   \n    return handler(ctx, req)\n}\n\n// Ensure this is the FIRST interceptor in your chain\ns := grpc.NewServer(\n    grpc.ChainUnaryInterceptor(pathValidationInterceptor, authzInterceptor),\n)\n```\n\n#### 2. Infrastructure-Level Normalization\nIf your gRPC server is behind a reverse proxy or load balancer (such as Envoy, NGINX, or an L7 Cloud Load Balancer), ensure it is configured to enforce strict HTTP/2 compliance for pseudo-headers and reject or normalize requests where the `:path` header does not start with a leading slash.\n\n#### 3. Policy Hardening\nSwitch to a \"default deny\" posture in your authorization policies (explicitly listing all allowed paths and denying everything else) to reduce the risk of bypasses via malformed inputs.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-18T20:10:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3","https://nvd.nist.gov/vuln/detail/CVE-2026-33186","https://github.com/advisories/GHSA-p77j-4mvh-x3m3"],"source_kind":"github","identifiers":["GHSA-p77j-4mvh-x3m3","CVE-2026-33186"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-18T21:00:11.195Z","updated_at":"2026-08-19T22:02:57.931Z","epss_percentage":0.01557,"epss_percentile":0.72578,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.79.3","vulnerable_version_range":"\u003c 1.79.3"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","url":"https://github.com/advisories/GHSA-xr7q-jx4m-x55m","title":"Private tokens could appear in logs if context containing gRPC metadata is logged in github.com/grpc/grpc-go","description":"### Impact\nThis issue represents a potential PII concern.  If applications were printing or logging a context containing gRPC metadata, the affected versions will contain all the metadata, which may include private information.\n\n### Patches\nThe issue first appeared in 1.64.0 and is patched in 1.64.1 and 1.65.0\n\n### Workarounds\nIf using an affected version and upgrading is not possible, ensuring you do not log or print contexts will avoid the problem.\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-07-05T20:07:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-xr7q-jx4m-x55m","https://github.com/grpc/grpc-go/commit/ab292411ddc0f3b7a7786754d1fe05264c3021eb","https://github.com/advisories/GHSA-xr7q-jx4m-x55m"],"source_kind":"github","identifiers":["GHSA-xr7q-jx4m-x55m"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"created_at":"2024-07-05T21:05:26.300Z","updated_at":"2026-08-19T22:06:48.107Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.64.1","vulnerable_version_range":"\u003e= 1.64.0, \u003c 1.64.1"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","url":"https://github.com/advisories/GHSA-m425-mq94-257g","title":"gRPC-Go HTTP/2 Rapid Reset vulnerability","description":"### Impact\nIn affected releases of gRPC-Go, it is possible for an attacker to send HTTP/2 requests, cancel them, and send subsequent requests, which is valid by the HTTP/2 protocol, but would cause the gRPC-Go server to launch more concurrent method handlers than the configured maximum stream limit.\n\n### Patches\nThis vulnerability was addressed by #6703 and has been included in patch releases: 1.56.3, 1.57.1, 1.58.3.  It is also included in the latest release, 1.59.0.\n\nAlong with applying the patch, users should also ensure they are using the `grpc.MaxConcurrentStreams` server option to apply a limit to the server's resources used for any single connection.\n\n### Workarounds\nNone.\n\n### References\n#6703\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-10-25T21:17:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-m425-mq94-257g","https://github.com/grpc/grpc-go/pull/6703","https://github.com/grpc/grpc-go/commit/f2180b4d5403d2210b30b93098eb7da31c05c721","https://nvd.nist.gov/vuln/detail/CVE-2023-44487","https://github.com/advisories/GHSA-m425-mq94-257g"],"source_kind":"github","identifiers":["GHSA-m425-mq94-257g"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"created_at":"2023-10-25T22:05:47.824Z","updated_at":"2026-08-19T22:09:13.275Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.58.3","vulnerable_version_range":"\u003e= 1.58.0, \u003c 1.58.3"},{"first_patched_version":"1.57.1","vulnerable_version_range":"\u003e= 1.57.0, \u003c 1.57.1"},{"first_patched_version":"1.56.3","vulnerable_version_range":"\u003c 1.56.3"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc","docker_dependents_count":22577,"docker_downloads_count":57108342921,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-20T07:06:42.475Z","issues_count":957,"pull_requests_count":3098,"avg_time_to_close_issue":13231291.316005472,"avg_time_to_close_pull_request":723341.8946034046,"issues_closed_count":731,"pull_requests_closed_count":2761,"pull_request_authors_count":311,"issue_authors_count":473,"avg_comments_per_issue":3.9968652037617556,"avg_comments_per_pull_request":2.0703679793415106,"merged_pull_requests_count":2186,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":79,"past_year_pull_requests_count":320,"past_year_avg_time_to_close_issue":4353739.243902439,"past_year_avg_time_to_close_pull_request":1174679.5172413792,"past_year_issues_closed_count":41,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1645569620253164,"past_year_avg_comments_per_pull_request":2.7375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":167,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924980,"name":"google.golang.org/grpc/binarylog/grpc_binarylog_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/binarylog","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-03T01:42:16.366Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:08:01.822Z","created_at":"2024-09-25T11:45:04.363Z","updated_at":"2026-08-25T10:08:01.823Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1","install_command":"go get google.golang.org/grpc/binarylog/grpc_binarylog_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:39:22.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/binarylog/grpc_binarylog_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924944,"name":"google.golang.org/grpc/stats","ecosystem":"go","description":"Package stats is for collecting and reporting various network and RPC stats.\nThis package is for monitoring purpose only. All fields are read-only.\nAll APIs are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-04-19T00:17:56.764Z","latest_release_published_at":"2026-04-19T00:17:56.764Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-25T10:08:37.343Z","created_at":"2024-09-25T11:44:30.550Z","updated_at":"2026-08-25T10:08:37.343Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/stats","install_command":"go get google.golang.org/grpc/stats","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/stats#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:17:44.170Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/stats","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/stats/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstats/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924970,"name":"google.golang.org/grpc/balancer","ecosystem":"go","description":"Package balancer defines APIs for load balancing in gRPC.\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-02-14T12:36:52.662Z","latest_release_published_at":"2026-02-14T12:36:52.662Z","latest_release_number":"v1.79.1","last_synced_at":"2026-08-25T10:11:54.608Z","created_at":"2024-09-25T11:44:53.506Z","updated_at":"2026-08-25T10:11:54.608Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer","install_command":"go get google.golang.org/grpc/balancer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:16:10.694Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924902,"name":"google.golang.org/grpc/internal/credentials","ecosystem":"go","description":"Package credentials defines APIs for parsing SPIFFE ID.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-03-19T23:48:50.540Z","latest_release_published_at":"2026-03-19T23:48:50.540Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-25T10:19:07.698Z","created_at":"2024-09-25T11:43:54.183Z","updated_at":"2026-08-25T10:19:07.698Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/credentials","install_command":"go get google.golang.org/grpc/internal/credentials","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/credentials#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:32:50.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/credentials","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/credentials/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11400910,"name":"google.golang.org/grpc/encoding/gzip","ecosystem":"go","description":"Package gzip implements and registers the gzip compressor\nduring the initialization.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-06T00:43:21.797Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:21:21.335Z","created_at":"2025-03-04T00:10:13.573Z","updated_at":"2026-08-25T10:21:21.335Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/gzip","install_command":"go get google.golang.org/grpc/encoding/gzip","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/gzip#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:28.489Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/google.golang.org/grpc/encoding/gzip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/gzip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/gzip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/gzip/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fgzip/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11403848,"name":"google.golang.org/grpc/internal/xds","ecosystem":"go","description":"Package xds contains functions, structs, and utilities for working with\nhandshake cluster names, as well as shared components used by xds balancers\nand resolvers. It is separated from the top-level /internal package to\navoid circular dependencies.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-15T16:05:15.395Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:38:12.304Z","created_at":"2025-03-04T20:08:41.400Z","updated_at":"2026-08-25T09:38:12.304Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds","install_command":"go get google.golang.org/grpc/internal/xds","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:28.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/google.golang.org/grpc/internal/xds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/xds/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10928179,"name":"google.golang.org/grpc/internal/resolver/dns/internal","ecosystem":"go","description":"Package internal contains functionality internal to the dns resolver package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver/dns","versions_count":52,"first_release_published_at":"2026-04-06T04:47:45.440Z","latest_release_published_at":"2026-05-08T14:48:12.745Z","latest_release_number":"v1.81.0","last_synced_at":"2026-08-26T00:56:20.975Z","created_at":"2024-09-26T10:05:24.182Z","updated_at":"2026-08-26T00:56:20.975Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/dns/internal","install_command":"go get google.golang.org/grpc/internal/resolver/dns/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/dns/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:37:34.904Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/dns/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/dns/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/dns/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/dns/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924942,"name":"google.golang.org/grpc/metadata","ecosystem":"go","description":"Package metadata define the structure of the metadata supported by gRPC library.\nPlease refer to https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md\nfor more information about custom-metadata.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-29T13:41:13.486Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:56:22.709Z","created_at":"2024-09-25T11:44:28.196Z","updated_at":"2026-08-26T00:56:22.709Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/metadata","install_command":"go get google.golang.org/grpc/metadata","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/metadata#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:35.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/metadata","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/metadata/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11154943,"name":"google.golang.org/grpc/test/bufconn","ecosystem":"go","description":"Package bufconn provides a net.Conn implemented by a buffer and related\ndialing and listening functionality.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-20T20:41:34.376Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:57:21.253Z","created_at":"2024-12-10T16:27:51.279Z","updated_at":"2026-08-26T00:57:21.253Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/bufconn","install_command":"go get google.golang.org/grpc/test/bufconn","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/bufconn#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.580Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/test/bufconn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/bufconn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/bufconn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/bufconn/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":12146141,"name":"google.golang.org/grpc/test/grpc_testing","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":50,"first_release_published_at":"2026-04-02T13:19:46.378Z","latest_release_published_at":"2026-04-02T13:19:46.378Z","latest_release_number":"v1.54.1","last_synced_at":"2026-08-26T00:58:24.764Z","created_at":"2025-09-26T13:09:16.629Z","updated_at":"2026-08-26T00:58:24.764Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/grpc_testing","install_command":"go get google.golang.org/grpc/test/grpc_testing","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/grpc_testing#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.711Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.508136771634675,"dependent_packages_count":5.162030807144751,"stargazers_count":0.14779300025895573,"forks_count":0.05738743693359795,"docker_downloads_count":null,"average":2.718837003992995},"purl":"pkg:golang/google.golang.org/grpc/test/grpc_testing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/grpc_testing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/grpc_testing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/grpc_testing/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3725004,"name":"github.com/grpc/grpc-Go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/grpc/grpc-Go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-Go","keywords_array":[],"namespace":"github.com/grpc","versions_count":243,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-08-19T06:44:47.000Z","latest_release_number":"v1.83.1","last_synced_at":"2026-08-26T00:59:26.381Z","created_at":"2022-04-11T13:36:28.780Z","updated_at":"2026-08-26T00:59:26.382Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-Go","install_command":"go get github.com/grpc/grpc-Go","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-Go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855780,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:55:20.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/github.com/grpc/grpc-%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924958,"name":"google.golang.org/grpc/internal/buffer","ecosystem":"go","description":"Package buffer provides an implementation of an unbounded buffer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-30T04:24:33.711Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:59:29.456Z","created_at":"2024-09-25T11:44:43.074Z","updated_at":"2026-08-26T00:59:29.456Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/buffer","install_command":"go get google.golang.org/grpc/internal/buffer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/buffer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:06:16.116Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/buffer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/buffer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/buffer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/buffer/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14448032,"name":"google.golang.org/grpc/resolver/manual","ecosystem":"go","description":"Package manual defines a resolver that can be used to manually send resolved\naddresses to ClientConn.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/resolver","versions_count":50,"first_release_published_at":"2026-05-14T20:12:02.024Z","latest_release_published_at":"2026-05-14T20:12:02.023Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-26T01:00:15.211Z","created_at":"2026-05-14T20:11:21.502Z","updated_at":"2026-08-26T01:00:15.211Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/manual","install_command":"go get google.golang.org/grpc/resolver/manual","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/manual#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:30.086Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":0.09816446474423249,"forks_count":0.055626530021731735,"docker_downloads_count":null,"average":2.4922564809983307},"purl":"pkg:golang/google.golang.org/grpc/resolver/manual","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/manual","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/manual","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/resolver/manual/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3692253,"name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","description":"protoc-gen-go-grpc is a plugin for the Google protocol buffer compiler to generate Go code.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/cmd","versions_count":11,"first_release_published_at":"2020-10-02T19:40:53.000Z","latest_release_published_at":"2026-05-07T05:07:53.000Z","latest_release_number":"v1.6.2","last_synced_at":"2026-08-26T01:00:17.942Z","created_at":"2022-04-11T11:33:45.524Z","updated_at":"2026-08-26T01:00:17.942Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/cmd/protoc-gen-go-grpc","install_command":"go get google.golang.org/grpc/cmd/protoc-gen-go-grpc","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/cmd/protoc-gen-go-grpc#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:14:08.506Z","dependent_packages_count":1539,"downloads":null,"downloads_period":null,"dependent_repos_count":35235,"rankings":{"downloads":null,"dependent_repos_count":0.03153827958684854,"dependent_packages_count":0.09212497458263652,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":0.5038862630043531,"average":0.23169850018979346},"purl":"pkg:golang/google.golang.org/grpc/cmd/protoc-gen-go-grpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/cmd/protoc-gen-go-grpc","docker_dependents_count":120,"docker_downloads_count":3010331,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/cmd/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/cmd/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T06:33:57.064Z","issues_count":957,"pull_requests_count":3092,"avg_time_to_close_issue":13225113.012328766,"avg_time_to_close_pull_request":724762.8895750091,"issues_closed_count":730,"pull_requests_closed_count":2753,"pull_request_authors_count":311,"issue_authors_count":473,"avg_comments_per_issue":3.993730407523511,"avg_comments_per_pull_request":2.0721216041397152,"merged_pull_requests_count":2179,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":80,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4019046.4,"past_year_avg_time_to_close_pull_request":1204369.6598984771,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0875,"past_year_avg_comments_per_pull_request":2.759493670886076,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":162,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcmd%2Fprotoc-gen-go-grpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":8208916,"name":"google.golang.org/grpc/interop/observability","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/interop","versions_count":77,"first_release_published_at":"2023-06-23T20:39:57.000Z","latest_release_published_at":"2026-06-12T12:03:10.000Z","latest_release_number":"v0.0.0-20260612120310-5c7f93679ec9","last_synced_at":"2026-08-26T01:00:58.560Z","created_at":"2023-09-05T03:00:48.608Z","updated_at":"2026-08-26T01:00:58.560Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/interop/observability","install_command":"go get google.golang.org/grpc/interop/observability","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/interop/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T21:34:46.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.45056707143930913,"forks_count":0.07025756234445205,"docker_downloads_count":null,"average":4.996899755699021},"purl":"pkg:golang/google.golang.org/grpc/interop/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/interop/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/interop/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/interop/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:37:23.566Z","issues_count":964,"pull_requests_count":3120,"avg_time_to_close_issue":13204667.717774762,"avg_time_to_close_pull_request":726781.9974738362,"issues_closed_count":737,"pull_requests_closed_count":2771,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.990663900414938,"avg_comments_per_pull_request":2.073397435897436,"merged_pull_requests_count":2194,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":4019237.152173913,"past_year_avg_time_to_close_pull_request":1201884.9090909092,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.753012048192771,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":172,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924984,"name":"google.golang.org/grpc/encoding/proto","ecosystem":"go","description":"Package proto defines the protobuf codec. Importing this package will\nregister the codec.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-19T18:47:19.208Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:01:11.355Z","created_at":"2024-09-25T11:45:07.531Z","updated_at":"2026-08-26T01:01:11.356Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/proto","install_command":"go get google.golang.org/grpc/encoding/proto","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/proto#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:02:50.277Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/encoding/proto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/proto","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/proto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/proto/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Fproto/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11400907,"name":"google.golang.org/grpc/balancer/grpclb","ecosystem":"go","description":"Package grpclb defines a grpclb balancer.\n\nTo install grpclb balancer, import this package as:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":50,"first_release_published_at":"2026-02-22T04:07:18.329Z","latest_release_published_at":"2026-02-22T04:07:18.329Z","latest_release_number":"v1.79.1","last_synced_at":"2026-08-26T01:01:49.929Z","created_at":"2025-03-04T00:08:50.822Z","updated_at":"2026-08-26T01:01:49.937Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb","install_command":"go get google.golang.org/grpc/balancer/grpclb","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.830Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/google.golang.org/grpc/balancer/grpclb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/grpclb/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10927995,"name":"google.golang.org/grpc/health/grpc_health_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/health","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-15T06:23:49.109Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:02:26.435Z","created_at":"2024-09-26T09:55:40.498Z","updated_at":"2026-08-26T01:02:26.436Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/health/grpc_health_v1","install_command":"go get google.golang.org/grpc/health/grpc_health_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/health/grpc_health_v1#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:48:43.286Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/health/grpc_health_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/health/grpc_health_v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/health/grpc_health_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/health/grpc_health_v1/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924957,"name":"google.golang.org/grpc/internal/grpcsync","ecosystem":"go","description":"Package grpcsync implements additional synchronization primitives built upon\nthe sync package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-04-29T00:23:05.080Z","latest_release_published_at":"2026-04-29T00:23:05.080Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-26T01:02:25.528Z","created_at":"2024-09-25T11:44:42.572Z","updated_at":"2026-08-26T01:02:25.529Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcsync","install_command":"go get google.golang.org/grpc/internal/grpcsync","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcsync#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.684Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcsync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcsync","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcsync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcsync/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10273733,"name":"google.golang.org/grpc/interop/xds","ecosystem":"go","description":null,"homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/interop","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-26T01:02:38.354Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:02:38.694Z","created_at":"2024-06-02T04:10:56.517Z","updated_at":"2026-08-26T01:02:38.694Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/interop/xds","install_command":"go get google.golang.org/grpc/interop/xds","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/interop/xds#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:29.679Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.003305173359836,"dependent_packages_count":6.563111470012734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.783208321686285},"purl":"pkg:golang/google.golang.org/grpc/interop/xds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/interop/xds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/interop/xds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/interop/xds/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11387252,"name":"google.golang.org/grpc/credentials/alts/internal/authinfo","ecosystem":"go","description":"Package authinfo provide authentication information returned by handshakers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-03T00:33:39.810Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:03:22.416Z","created_at":"2025-02-27T18:42:53.988Z","updated_at":"2026-08-26T01:03:22.416Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/authinfo","install_command":"go get google.golang.org/grpc/credentials/alts/internal/authinfo","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/authinfo#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/authinfo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924955,"name":"google.golang.org/grpc/internal/grpcutil","ecosystem":"go","description":"Package grpcutil provides utility functions used across the gRPC codebase.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-02-25T01:05:22.151Z","latest_release_published_at":"2026-02-25T01:05:22.151Z","latest_release_number":"v1.79.1","last_synced_at":"2026-08-26T01:05:34.472Z","created_at":"2024-09-25T11:44:41.191Z","updated_at":"2026-08-26T01:05:34.472Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcutil","install_command":"go get google.golang.org/grpc/internal/grpcutil","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcutil#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:28.311Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcutil","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcutil/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11047081,"name":"google.golang.org/grpc/internal/stats","ecosystem":"go","description":"Package stats provides internal stats related functionality.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-23T11:55:23.720Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:06:19.774Z","created_at":"2024-11-14T10:17:32.449Z","updated_at":"2026-08-26T01:06:19.774Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/stats","install_command":"go get google.golang.org/grpc/internal/stats","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/stats#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:07:48.978Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/internal/stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/stats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/stats/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10702950,"name":"github.com/grpc/grpc-go/stats/opencensus","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-04-14T22:26:20.000Z","latest_release_published_at":"2023-04-14T22:26:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-26T01:07:10.003Z","created_at":"2024-07-18T05:36:27.008Z","updated_at":"2026-08-26T01:07:10.004Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/stats/opencensus","install_command":"go get github.com/grpc/grpc-go/stats/opencensus","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/stats/opencensus#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:29.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/grpc/grpc-go/stats/opencensus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/stats/opencensus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/stats/opencensus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/stats/opencensus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924971,"name":"google.golang.org/grpc/internal/resolver/unix","ecosystem":"go","description":"Package unix implements a resolver for unix targets.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":50,"first_release_published_at":"2026-04-17T12:21:07.790Z","latest_release_published_at":"2026-04-17T12:21:07.790Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-26T01:12:52.890Z","created_at":"2024-09-25T11:44:54.738Z","updated_at":"2026-08-26T01:12:52.890Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/unix","install_command":"go get google.golang.org/grpc/internal/resolver/unix","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/unix#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:12:42.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/unix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/unix","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/unix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/unix/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11403068,"name":"google.golang.org/grpc/credentials/alts/internal","ecosystem":"go","description":"Package internal contains common core functionality for ALTS.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts","versions_count":50,"first_release_published_at":"2026-03-26T06:46:48.789Z","latest_release_published_at":"2026-03-26T06:46:48.789Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-26T01:14:24.052Z","created_at":"2025-03-04T14:57:36.476Z","updated_at":"2026-08-26T01:14:24.052Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal","install_command":"go get google.golang.org/grpc/credentials/alts/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T02:11:25.620Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924983,"name":"google.golang.org/grpc/balancer/base","ecosystem":"go","description":"Package base defines a balancer base that can be used to build balancers with\ndifferent picking algorithms.\n\nThe base balancer creates a new SubConn for each resolved address. The\nprovided picker will only be notified about READY SubConns.\n\nThis package is the base of round_robin balancer, its purpose is to be used\nto build round_robin like balancers with complex picking algorithms.\nBalancers with more complicated logic should try to implement a balancer\nbuilder from scratch.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-03T01:32:17.729Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:03:14.898Z","created_at":"2024-09-25T11:45:06.566Z","updated_at":"2026-08-26T01:03:14.899Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/base","install_command":"go get google.golang.org/grpc/balancer/base","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/base#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:07:48.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/base","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/base/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924979,"name":"google.golang.org/grpc/internal/binarylog","ecosystem":"go","description":"Package binarylog implementation binary logging as defined in\nhttps://github.com/grpc/proposal/blob/master/A16-binary-logging.md.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":54,"first_release_published_at":"2026-02-11T12:27:10.690Z","latest_release_published_at":"2026-03-12T16:08:03.844Z","latest_release_number":"v1.79.2","last_synced_at":"2026-08-26T00:59:10.764Z","created_at":"2024-09-25T11:45:03.448Z","updated_at":"2026-08-26T00:59:10.764Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/binarylog","install_command":"go get google.golang.org/grpc/internal/binarylog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/binarylog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:02:50.288Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/binarylog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/binarylog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/binarylog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/binarylog/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10466699,"name":"github.com/grpc/grpc-go/security/advancedtls","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-28T17:31:02.000Z","latest_release_published_at":"2024-06-28T17:31:02.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-22T10:08:34.455Z","created_at":"2024-06-29T02:20:39.591Z","updated_at":"2026-08-26T07:14:57.267Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/security/advancedtls","install_command":"go get github.com/grpc/grpc-go/security/advancedtls","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/security/advancedtls#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:14:57.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.870240635500115,"dependent_packages_count":6.435479550996523,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.652860093248319},"purl":"pkg:golang/github.com/grpc/grpc-go/security/advancedtls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/security/advancedtls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/security/advancedtls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/security/advancedtls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:37:23.566Z","issues_count":964,"pull_requests_count":3120,"avg_time_to_close_issue":13204667.717774762,"avg_time_to_close_pull_request":726781.9974738362,"issues_closed_count":737,"pull_requests_closed_count":2771,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.990663900414938,"avg_comments_per_pull_request":2.073397435897436,"merged_pull_requests_count":2194,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":4019237.152173913,"past_year_avg_time_to_close_pull_request":1201884.9090909092,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.753012048192771,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":172,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14534245,"name":"net/grpc-go","ecosystem":"pkgsrc","description":"Go implementation of gRPC","homepage":"https://github.com/grpc/grpc-go/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":["net"],"namespace":"net","versions_count":1,"first_release_published_at":"2026-04-25T05:41:21.000Z","latest_release_published_at":"2026-04-25T05:41:21.000Z","latest_release_number":"1.66.0nb13","last_synced_at":"2026-08-07T06:10:47.762Z","created_at":"2026-05-27T08:33:30.127Z","updated_at":"2026-08-23T02:48:43.297Z","registry_url":"https://pkgsrc.se/net/grpc-go","install_command":"pkg_add grpc-go","documentation_url":"https://pkgsrc.se/net/grpc-go","metadata":{"pkg_slug":"grpc-go","pkgbase":"grpc-go","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"grpc-go-1.66.0nb13"},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:48:43.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.2116650987770461,"forks_count":0.01567889620570712,"docker_downloads_count":null,"average":0.0568359987456883},"purl":"pkg:pkgsrc/net/grpc-go?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/net/grpc-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/net/grpc-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/net/grpc-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fgrpc-go/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":485},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-26T05:00:17.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":14352971,"name":"github.com/gRPC/gRPC-Go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/gRPC/gRPC-Go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/gRPC/gRPC-Go","keywords_array":[],"namespace":"github.com/gRPC","versions_count":126,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:37:49.496Z","created_at":"2026-04-29T16:02:34.047Z","updated_at":"2026-08-25T09:37:49.497Z","registry_url":"https://pkg.go.dev/github.com/gRPC/gRPC-Go","install_command":"go get github.com/gRPC/gRPC-Go","documentation_url":"https://pkg.go.dev/github.com/gRPC/gRPC-Go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841902,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:53:02.101Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.116446524180395,"dependent_packages_count":4.793934159474002,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9551903418271985},"purl":"pkg:golang/github.com/g%21r%21p%21c/g%21r%21p%21c-%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gRPC/gRPC-Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gRPC/gRPC-Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gRPC/gRPC-Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11084580,"name":"github.com/gRPC/grpc-go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/gRPC/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/gRPC/grpc-go","keywords_array":[],"namespace":"github.com/gRPC","versions_count":236,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-26T00:57:12.407Z","created_at":"2024-11-26T05:12:20.446Z","updated_at":"2026-08-26T00:57:12.408Z","registry_url":"https://pkg.go.dev/github.com/gRPC/grpc-go","install_command":"go get github.com/gRPC/grpc-go","documentation_url":"https://pkg.go.dev/github.com/gRPC/grpc-go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843209,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.376826448111379,"dependent_packages_count":5.9768132537430185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.176819850927199},"purl":"pkg:golang/github.com/g%21r%21p%21c/grpc-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gRPC/grpc-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gRPC/grpc-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gRPC/grpc-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924932,"name":"google.golang.org/grpc/connectivity","ecosystem":"go","description":"Package connectivity defines connectivity semantics.\nFor details, see https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-17T00:40:06.995Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:09:23.090Z","created_at":"2024-09-25T11:44:19.535Z","updated_at":"2026-08-25T10:09:23.091Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/connectivity","install_command":"go get google.golang.org/grpc/connectivity","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/connectivity#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.381Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/connectivity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/connectivity","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/connectivity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/connectivity/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924975,"name":"google.golang.org/grpc/backoff","ecosystem":"go","description":"Package backoff provides configuration options for backoff.\n\nMore details can be found at:\nhttps://github.com/grpc/grpc/blob/master/doc/connection-backoff.md.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-12T01:52:47.069Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:42:48.884Z","created_at":"2024-09-25T11:44:58.856Z","updated_at":"2026-08-25T09:42:48.885Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/backoff","install_command":"go get google.golang.org/grpc/backoff","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/backoff#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:17:37.376Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/backoff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/backoff","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/backoff/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11387079,"name":"google.golang.org/grpc/credentials/alts","ecosystem":"go","description":"Package alts implements the ALTS credential support by gRPC library, which\nencapsulates all the state needed by a client to authenticate with a server\nusing ALTS and make various assertions, e.g., about the client's identity,\nrole, or whether it is authorized to make a particular call.\nThis package is experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-23T04:19:41.115Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:56:00.665Z","created_at":"2025-02-27T17:39:25.759Z","updated_at":"2026-08-25T09:56:00.665Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts","install_command":"go get google.golang.org/grpc/credentials/alts","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:17:37.379Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":12613300,"name":"protoc-gen-go-grpc","ecosystem":"alpine","description":"protoc plugin to generate Go language bindings of services in protobuf definition files for gRPC","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"testing","versions_count":6,"first_release_published_at":"2025-12-22T15:12:38.000Z","latest_release_published_at":"2026-04-02T14:55:20.000Z","latest_release_number":"1.80.0-r0","last_synced_at":"2026-04-02T15:16:07.794Z","created_at":"2025-12-22T15:17:40.658Z","updated_at":"2026-08-23T04:07:48.952Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/protoc-gen-go-grpc","install_command":"apk add protoc-gen-go-grpc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:07:48.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.584980650559565,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.292490325279783},"purl":"pkg:apk/alpine/protoc-gen-go-grpc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc-gen-go-grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/codemeta","maintainers":[{"uuid":"badfunkstripe@gmail.com","login":null,"name":"Leon White","email":"badfunkstripe@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","packages_count":201,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","role":null,"created_at":"2025-12-22T15:35:24.284Z","updated_at":"2025-12-22T15:35:24.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/badfunkstripe@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":3671950,"name":"github.com/grpc/grpc-go/examples","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc/grpc-go","versions_count":38,"first_release_published_at":"2022-11-19T11:12:35.754Z","latest_release_published_at":"2022-11-19T11:12:35.754Z","latest_release_number":"v1.14.0","last_synced_at":"2026-08-25T09:37:51.850Z","created_at":"2022-04-11T10:26:43.508Z","updated_at":"2026-08-25T09:37:51.851Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/examples","install_command":"go get github.com/grpc/grpc-go/examples","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:29.541Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/grpc/grpc-go/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/examples/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14128829,"name":"google.golang.org/grpc/internal/googlecloud","ecosystem":"go","description":"Package googlecloud contains internal helpful functions for google cloud.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-03-26T20:56:36.040Z","latest_release_published_at":"2026-03-26T20:56:36.040Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-25T09:40:45.923Z","created_at":"2026-03-26T20:55:12.454Z","updated_at":"2026-08-25T09:40:45.923Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/googlecloud","install_command":"go get google.golang.org/grpc/internal/googlecloud","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/googlecloud#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:37:25.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/internal/googlecloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/googlecloud","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/googlecloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/googlecloud/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11154940,"name":"google.golang.org/grpc/health","ecosystem":"go","description":"Package health provides a service that exposes server's health and it must be\nimported to enable support for client-side health checks.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T06:36:42.960Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:16:12.659Z","created_at":"2024-12-10T16:27:27.437Z","updated_at":"2026-08-25T10:16:12.659Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/health","install_command":"go get google.golang.org/grpc/health","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/health#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:29.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/health","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/health","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/health","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/health/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11154942,"name":"google.golang.org/grpc/reflection/grpc_reflection_v1alpha","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/reflection","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-28T12:35:20.878Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:05:32.754Z","created_at":"2024-12-10T16:27:45.398Z","updated_at":"2026-08-25T10:05:32.754Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","install_command":"go get google.golang.org/grpc/reflection/grpc_reflection_v1alpha","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/grpc_reflection_v1alpha#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:53:01.914Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924901,"name":"google.golang.org/grpc/credentials","ecosystem":"go","description":"Package credentials implements various credentials supported by gRPC library,\nwhich encapsulate all the state needed by a client to authenticate with a\nserver and make various assertions, e.g., about the client's identity, role,\nor whether it is authorized to make a particular call.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-31T10:11:04.157Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:56:12.556Z","created_at":"2024-09-25T11:43:53.330Z","updated_at":"2026-08-26T00:56:12.556Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials","install_command":"go get google.golang.org/grpc/credentials","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:53:01.924Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924897,"name":"google.golang.org/grpc/codes","ecosystem":"go","description":"Package codes defines the canonical error codes used by gRPC. It is\nconsistent across various languages.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-29T14:32:10.954Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:01:28.322Z","created_at":"2024-09-25T11:43:49.633Z","updated_at":"2026-08-25T10:01:28.322Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/codes","install_command":"go get google.golang.org/grpc/codes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/codes#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.619Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/codes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/codes","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/codes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/codes/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":5425032,"name":"google.golang.org/grpc/naming","ecosystem":"go","description":"Package naming defines the naming API and related data structures for gRPC.\n\nThis package is deprecated: please use package resolver instead.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":51,"first_release_published_at":"2022-11-15T18:34:37.004Z","latest_release_published_at":"2022-11-23T11:16:29.835Z","latest_release_number":"v1.29.1","last_synced_at":"2026-08-25T10:16:39.204Z","created_at":"2022-11-15T18:34:36.987Z","updated_at":"2026-08-25T10:16:39.204Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/naming","install_command":"go get google.golang.org/grpc/naming","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/naming#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:43:38.786Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":541,"rankings":{"downloads":null,"dependent_repos_count":0.3093365079299238,"dependent_packages_count":3.7057124072664522,"stargazers_count":0.45607172707871435,"forks_count":0.07414535808578462,"docker_downloads_count":null,"average":1.1363165000902187},"purl":"pkg:golang/google.golang.org/grpc/naming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/naming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/naming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/naming/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924982,"name":"google.golang.org/grpc/internal/balancer/gracefulswitch","ecosystem":"go","description":"Package gracefulswitch implements a graceful switch load balancer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-14T12:16:35.753Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:00:08.743Z","created_at":"2024-09-25T11:45:05.549Z","updated_at":"2026-08-26T01:00:08.743Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/gracefulswitch","install_command":"go get google.golang.org/grpc/internal/balancer/gracefulswitch","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/gracefulswitch#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.829Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/balancer/gracefulswitch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14477340,"name":"google.golang.org/grpc/internal/proxyattributes","ecosystem":"go","description":"Package proxyattributes contains functions for getting and setting proxy\nattributes like the CONNECT address and user info.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":39,"first_release_published_at":"2026-05-19T16:51:35.036Z","latest_release_published_at":"2026-05-19T16:51:35.036Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-26T00:57:12.972Z","created_at":"2026-05-19T16:50:17.078Z","updated_at":"2026-08-26T00:57:12.973Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/proxyattributes","install_command":"go get google.golang.org/grpc/internal/proxyattributes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/proxyattributes#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:17:37.382Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.052141825017531,"dependent_packages_count":4.734032601296419,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.893087213156975},"purl":"pkg:golang/google.golang.org/grpc/internal/proxyattributes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/proxyattributes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/proxyattributes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/proxyattributes/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14128826,"name":"google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/grpclb","versions_count":50,"first_release_published_at":"2026-03-26T20:56:28.753Z","latest_release_published_at":"2026-03-26T20:56:28.753Z","latest_release_number":"v1.79.3","last_synced_at":"2026-08-25T09:45:17.319Z","created_at":"2026-03-26T20:55:04.657Z","updated_at":"2026-08-25T09:45:17.319Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","install_command":"go get google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:12:42.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11047082,"name":"google.golang.org/grpc/experimental/stats","ecosystem":"go","description":"Package stats contains experimental metrics/stats API's.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/experimental","versions_count":50,"first_release_published_at":"2026-05-20T18:47:02.959Z","latest_release_published_at":"2026-05-20T18:47:02.959Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-25T09:57:23.194Z","created_at":"2024-11-14T10:17:32.976Z","updated_at":"2026-08-25T09:57:23.194Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/experimental/stats","install_command":"go get google.golang.org/grpc/experimental/stats","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/experimental/stats#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:12:42.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/experimental/stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/experimental/stats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/experimental/stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/experimental/stats/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924900,"name":"google.golang.org/grpc/resolver","ecosystem":"go","description":"Package resolver defines APIs for name resolution in gRPC.\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-23T19:23:28.596Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:42:39.792Z","created_at":"2024-09-25T11:43:52.150Z","updated_at":"2026-08-25T09:42:39.793Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/resolver","install_command":"go get google.golang.org/grpc/resolver","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/resolver#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/resolver","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/resolver/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11048819,"name":"google.golang.org/grpc/grpclog/internal","ecosystem":"go","description":"Package internal contains functionality internal to the grpclog package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/grpclog","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T03:41:26.500Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:57:14.974Z","created_at":"2024-11-15T11:08:30.414Z","updated_at":"2026-08-26T00:57:14.974Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog/internal","install_command":"go get google.golang.org/grpc/grpclog/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:53:25.290Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.442921784713795,"dependent_packages_count":6.038814531434961,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.240868158074378},"purl":"pkg:golang/google.golang.org/grpc/grpclog/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/grpclog/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924978,"name":"google.golang.org/grpc/internal/idle","ecosystem":"go","description":"Package idle contains a component for managing idleness (entering and exiting)\nbased on RPC activity.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-05-01T08:37:57.740Z","latest_release_published_at":"2026-05-01T08:37:57.740Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-25T09:56:38.949Z","created_at":"2024-09-25T11:45:01.125Z","updated_at":"2026-08-25T09:56:38.950Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/idle","install_command":"go get google.golang.org/grpc/internal/idle","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/idle#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:36:06.345Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/idle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/idle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/idle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/idle/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11209830,"name":"github.com/gRPC/grpc-go/examples","ecosystem":"go","description":"","homepage":"https://github.com/gRPC/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/gRPC/grpc-go","keywords_array":[],"namespace":"github.com/gRPC/grpc-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-28T20:36:36.784Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:00:11.066Z","created_at":"2024-12-23T06:49:13.096Z","updated_at":"2026-08-26T01:00:11.066Z","registry_url":"https://pkg.go.dev/github.com/gRPC/grpc-go/examples","install_command":"go get github.com/gRPC/grpc-go/examples","documentation_url":"https://pkg.go.dev/github.com/gRPC/grpc-go/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843209,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:52:51.074Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/g%21r%21p%21c/grpc-go/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gRPC/grpc-go/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gRPC/grpc-go/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gRPC/grpc-go/examples/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10837764,"name":"google.golang.org/grpc/channelz","ecosystem":"go","description":"Package channelz exports internals of the channelz implementation as required\nby other gRPC packages.\n\nThe implementation of the channelz spec as defined in\nhttps://github.com/grpc/proposal/blob/master/A14-channelz.md, is provided by\nthe `internal/channelz` package.\n\nNotice: All APIs in this package are experimental and may be removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-22T14:43:44.713Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:56:14.390Z","created_at":"2024-08-26T19:19:03.757Z","updated_at":"2026-08-25T09:56:14.390Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/channelz","install_command":"go get google.golang.org/grpc/channelz","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/channelz#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:13:39.272Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.6978019666223645,"dependent_packages_count":6.277549666743392,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.487675816682878},"purl":"pkg:golang/google.golang.org/grpc/channelz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/channelz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/channelz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/channelz/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fchannelz/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924903,"name":"google.golang.org/grpc/grpclog","ecosystem":"go","description":"Package grpclog defines logging for grpc.\n\nIn the default logger, severity level can be set by environment variable\nGRPC_GO_LOG_SEVERITY_LEVEL, verbosity level can be set by\nGRPC_GO_LOG_VERBOSITY_LEVEL.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-07T01:57:20.046Z","latest_release_number":null,"last_synced_at":"2026-08-25T01:35:19.792Z","created_at":"2024-09-25T11:43:54.781Z","updated_at":"2026-08-25T01:35:19.792Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog","install_command":"go get google.golang.org/grpc/grpclog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:10:17.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/grpclog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/grpclog/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924946,"name":"google.golang.org/grpc/keepalive","ecosystem":"go","description":"Package keepalive defines configurable parameters for point-to-point\nhealthcheck.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-03-05T01:33:58.002Z","latest_release_published_at":"2026-03-05T01:33:58.002Z","latest_release_number":"v1.79.1","last_synced_at":"2026-08-26T00:56:16.950Z","created_at":"2024-09-25T11:44:32.557Z","updated_at":"2026-08-26T00:56:16.950Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/keepalive","install_command":"go get google.golang.org/grpc/keepalive","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/keepalive#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.770Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/keepalive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/keepalive","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/keepalive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/keepalive/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fkeepalive/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11400892,"name":"google.golang.org/grpc/credentials/google","ecosystem":"go","description":"Package google defines credentials for google cloud services.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-11T13:25:20.234Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:57:18.811Z","created_at":"2025-03-03T23:53:39.829Z","updated_at":"2026-08-26T00:57:18.812Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/google","install_command":"go get google.golang.org/grpc/credentials/google","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/google#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.829Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/google.golang.org/grpc/credentials/google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/google","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/google/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14460454,"name":"google.golang.org/grpc/internal/resolver/delegatingresolver","ecosystem":"go","description":"Package delegatingresolver implements a resolver capable of resolving both\ntarget URIs and proxy addresses.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:36.985Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:42:18.409Z","created_at":"2026-05-16T20:07:34.116Z","updated_at":"2026-08-25T09:42:18.409Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/delegatingresolver","install_command":"go get google.golang.org/grpc/internal/resolver/delegatingresolver","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/delegatingresolver#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:37:46.246Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/delegatingresolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3693284,"name":"github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","ecosystem":"go","description":"protoc-gen-go-grpc is a plugin for the Google protocol buffer compiler to\ngenerate Go code. Install it by building this program and making it\naccessible within your PATH with the name:\n\nThe 'go-grpc' suffix becomes part of the argument for the protocol compiler,\nsuch that it can be invoked as:\n\nThis generates Go service definitions for the protocol buffer defined by\nfile.proto.  With that input, the output will be written to:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc/grpc-go/cmd","versions_count":11,"first_release_published_at":"2020-10-02T19:40:53.000Z","latest_release_published_at":"2026-05-07T05:07:53.000Z","latest_release_number":"v1.6.2","last_synced_at":"2026-08-26T01:00:13.780Z","created_at":"2022-04-11T11:36:50.414Z","updated_at":"2026-08-26T01:00:13.781Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","install_command":"go get github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:23:46.454Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11403632,"name":"google.golang.org/grpc/credentials/alts/internal/handshaker/service","ecosystem":"go","description":"Package service manages connections between the VM application and the ALTS\nhandshaker service.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal/handshaker","versions_count":50,"first_release_published_at":"2026-04-26T13:36:04.393Z","latest_release_published_at":"2026-04-26T13:36:04.393Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-25T09:57:23.379Z","created_at":"2025-03-04T18:49:39.681Z","updated_at":"2026-08-25T09:57:23.379Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker/service","install_command":"go get google.golang.org/grpc/credentials/alts/internal/handshaker/service","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker/service#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:16:10.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/handshaker/service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11047084,"name":"google.golang.org/grpc/balancer/pickfirst/internal","ecosystem":"go","description":"Package internal contains code internal to the pickfirst package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/pickfirst","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-22T04:33:17.044Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:56:18.405Z","created_at":"2024-11-14T10:18:20.249Z","updated_at":"2026-08-26T00:56:18.405Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/internal","install_command":"go get google.golang.org/grpc/balancer/pickfirst/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:57:54.262Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/balancer/pickfirst/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/pickfirst/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924904,"name":"google.golang.org/grpc/internal/grpclog","ecosystem":"go","description":"Package grpclog provides logging functionality for internal gRPC packages,\noutside of the functionality provided by the external `grpclog` package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-22T08:10:00.966Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:51:11.556Z","created_at":"2024-09-25T11:43:55.539Z","updated_at":"2026-08-25T09:51:11.557Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpclog","install_command":"go get google.golang.org/grpc/internal/grpclog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpclog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:16:30.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpclog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpclog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpclog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpclog/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14431127,"name":"google.golang.org/grpc/internal/xds/clients","ecosystem":"go","description":"Package clients provides implementations of the clients to interact with\nxDS and LRS servers.\n\nThe xDS client allows applications to:\n\nThis enables applications to dynamically discover and configure resources\nsuch as listeners, routes, clusters, and endpoints from an xDS management\nserver.\n\nThe LRS (Load Reporting Service) client allows applications to report load\ndata to an LRS server via the LRS stream. This data can be used for\nmonitoring, traffic management, and other purposes.\n\nNOTICE: This package is EXPERIMENTAL and may be changed or removed\nin a later release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/xds","versions_count":15,"first_release_published_at":"2026-05-12T05:59:19.110Z","latest_release_published_at":"2026-05-12T05:59:19.110Z","latest_release_number":"v1.81.0","last_synced_at":"2026-08-25T09:58:47.612Z","created_at":"2026-05-12T05:58:51.935Z","updated_at":"2026-08-25T09:58:47.613Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds/clients","install_command":"go get google.golang.org/grpc/internal/xds/clients","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds/clients#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:37:25.623Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/google.golang.org/grpc/internal/xds/clients","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds/clients","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds/clients","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/xds/clients/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924977,"name":"google.golang.org/grpc/internal/resolver","ecosystem":"go","description":"Package resolver provides internal resolver-related functionality.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-19T00:38:08.275Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:51:57.452Z","created_at":"2024-09-25T11:45:00.195Z","updated_at":"2026-08-25T09:51:57.453Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver","install_command":"go get google.golang.org/grpc/internal/resolver","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:53:25.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924972,"name":"google.golang.org/grpc/internal/resolver/passthrough","ecosystem":"go","description":"Package passthrough implements a pass-through resolver. It sends the target\nname without scheme back to gRPC as resolved address.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":50,"first_release_published_at":"2026-05-10T12:17:37.970Z","latest_release_published_at":"2026-05-10T12:17:37.970Z","latest_release_number":"v1.81.0","last_synced_at":"2026-08-25T10:15:57.489Z","created_at":"2024-09-25T11:44:55.749Z","updated_at":"2026-08-25T10:15:57.489Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/passthrough","install_command":"go get google.golang.org/grpc/internal/resolver/passthrough","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/passthrough#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:36:10.467Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/passthrough","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/passthrough","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/passthrough","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/passthrough/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924992,"name":"google.golang.org/grpc/balancer/roundrobin","ecosystem":"go","description":"Package roundrobin defines a roundrobin balancer. Roundrobin balancer is\ninstalled as one of the default balancers in gRPC, users don't need to\nexplicitly install this balancer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":53,"first_release_published_at":"2026-03-17T11:05:07.334Z","latest_release_published_at":"2026-04-18T22:18:27.667Z","latest_release_number":"v1.80.0","last_synced_at":"2026-08-25T09:39:50.509Z","created_at":"2024-09-25T11:45:15.110Z","updated_at":"2026-08-25T09:39:50.510Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin","install_command":"go get google.golang.org/grpc/balancer/roundrobin","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:48:43.260Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/roundrobin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/roundrobin","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/roundrobin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/roundrobin/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3742363,"name":"google.golang.org/grpc/security/authorization","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/security","versions_count":241,"first_release_published_at":"2022-04-08T22:41:56.000Z","latest_release_published_at":"2024-01-25T00:10:36.000Z","latest_release_number":"v0.0.0-20240125001036-5051eeae537c","last_synced_at":"2026-08-25T09:52:01.128Z","created_at":"2022-04-11T14:40:45.411Z","updated_at":"2026-08-25T09:52:01.128Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/security/authorization","install_command":"go get google.golang.org/grpc/security/authorization","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/security/authorization#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:29:38.627Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/google.golang.org/grpc/security/authorization","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/security/authorization","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/security/authorization","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/security/authorization/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924981,"name":"google.golang.org/grpc/internal/balancerload","ecosystem":"go","description":"Package balancerload defines APIs to parse server loads in trailers. The\nparsed loads are sent to balancers in DoneInfo.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-12T00:12:01.575Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:58:06.519Z","created_at":"2024-09-25T11:45:04.881Z","updated_at":"2026-08-25T09:58:06.519Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancerload","install_command":"go get google.golang.org/grpc/internal/balancerload","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancerload#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:02:50.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/balancerload","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancerload","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancerload","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancerload/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":3607195,"name":"google.golang.org/grpc/security/advancedtls","ecosystem":"go","description":"Package advancedtls provides gRPC transport credentials that allow easy configuration of advanced TLS features.","homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/security","versions_count":496,"first_release_published_at":"2020-02-04T20:46:21.000Z","latest_release_published_at":"2024-06-28T17:31:02.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-25T09:59:36.384Z","created_at":"2022-04-11T06:52:38.610Z","updated_at":"2026-08-25T09:59:36.384Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls","install_command":"go get google.golang.org/grpc/security/advancedtls","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T03:51:12.262Z","dependent_packages_count":47,"downloads":null,"downloads_period":null,"dependent_repos_count":118,"rankings":{"downloads":null,"dependent_repos_count":0.5617418248261473,"dependent_packages_count":0.6694622308353079,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":0.4518066039497545,"average":0.44279072867726776},"purl":"pkg:golang/google.golang.org/grpc/security/advancedtls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls","docker_dependents_count":18,"docker_downloads_count":6473385,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/security/advancedtls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10702946,"name":"github.com/grpc/grpc-go/gcp/observability","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-04-18T00:20:22.000Z","latest_release_published_at":"2024-02-28T21:41:18.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-08-25T09:50:50.674Z","created_at":"2024-07-18T05:36:26.619Z","updated_at":"2026-08-25T09:50:50.674Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/gcp/observability","install_command":"go get github.com/grpc/grpc-go/gcp/observability","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/gcp/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:28.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/grpc/grpc-go/gcp/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/gcp/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/gcp/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/gcp/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":8834994,"name":"google.golang.org/grpc/examples/features/observability","ecosystem":"go","description":null,"homepage":"https://github.com/grpc/grpc-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/examples/features","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T09:38:56.318Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:38:57.024Z","created_at":"2024-01-30T02:09:54.420Z","updated_at":"2026-08-25T09:38:57.025Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/examples/features/observability","install_command":"go get google.golang.org/grpc/examples/features/observability","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/examples/features/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:18:24.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.98884845530797,"dependent_packages_count":8.858554471787885,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.423701463547928},"purl":"pkg:golang/google.golang.org/grpc/examples/features/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/examples/features/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/examples/features/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/examples/features/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":11154941,"name":"google.golang.org/grpc/reflection","ecosystem":"go","description":"Package reflection implements server reflection service.\n\nThe service implemented is defined in:\nhttps://github.com/grpc/grpc/blob/master/src/proto/grpc/reflection/v1alpha/reflection.proto.\n\nTo register server reflection on a gRPC server:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T11:43:08.335Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:12:01.965Z","created_at":"2024-12-10T16:27:44.239Z","updated_at":"2026-08-26T01:12:01.965Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection","install_command":"go get google.golang.org/grpc/reflection","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/reflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14460448,"name":"google.golang.org/grpc/internal/balancer/weight","ecosystem":"go","description":"Package weight contains utilities to manage endpoint weights. Weights are\nused by LB policies such as ringhash to distribute load across multiple\nendpoints.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:35.824Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:57:22.632Z","created_at":"2026-05-16T20:07:33.360Z","updated_at":"2026-08-26T00:57:22.632Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/weight","install_command":"go get google.golang.org/grpc/internal/balancer/weight","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/weight#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.642Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/balancer/weight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/weight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/weight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancer/weight/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924898,"name":"google.golang.org/grpc/internal","ecosystem":"go","description":"Package internal contains gRPC-internal code, to avoid polluting\nthe godoc of the top-level grpc package.  It must not import any grpc\nsymbols to avoid circular dependencies.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-02T23:27:22.130Z","latest_release_number":null,"last_synced_at":"2026-08-26T01:08:35.198Z","created_at":"2024-09-25T11:43:50.327Z","updated_at":"2026-08-26T01:08:35.198Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal","install_command":"go get google.golang.org/grpc/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:37:00.683Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:05:52.001Z","issues_count":961,"pull_requests_count":3103,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.072510473735095,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1210065.931707317,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.786833855799373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14460445,"name":"google.golang.org/grpc/encoding/internal","ecosystem":"go","description":"Package internal contains code internal to the encoding package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/encoding","versions_count":14,"first_release_published_at":"2026-05-16T20:07:59.219Z","latest_release_published_at":"2026-05-16T20:07:59.219Z","latest_release_number":"v1.81.1","last_synced_at":"2026-08-26T01:15:06.073Z","created_at":"2026-05-16T20:07:32.976Z","updated_at":"2026-08-26T01:15:06.073Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/internal","install_command":"go get google.golang.org/grpc/encoding/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:18:24.582Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/encoding/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/internal/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:16:30.526Z","issues_count":961,"pull_requests_count":3104,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":313,"issue_authors_count":473,"avg_comments_per_issue":3.998959417273673,"avg_comments_per_pull_request":2.07409793814433,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":83,"past_year_pull_requests_count":316,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.0602409638554215,"past_year_avg_comments_per_pull_request":2.7943037974683542,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":10924905,"name":"google.golang.org/grpc/attributes","ecosystem":"go","description":"Package attributes defines a generic key/value store used in various gRPC\ncomponents.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-14T03:28:27.996Z","latest_release_number":null,"last_synced_at":"2026-08-26T00:56:27.050Z","created_at":"2024-09-25T11:43:56.171Z","updated_at":"2026-08-26T00:56:27.051Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/attributes","install_command":"go get google.golang.org/grpc/attributes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/attributes#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-21T20:29:11.000Z","size":46205,"stargazers_count":23030,"open_issues_count":128,"forks_count":4748,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-08-23T01:20:12.745Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-21T20:29:35.000Z","dependencies_parsed_at":"2026-08-23T01:23:55.693Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838870,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-20T13:12:06.710Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120151,"followers":2740,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-20T13:12:06.722Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.83.1","sha":"1550d9e0cddb30ce99e61a2102e8294a49461e5e","kind":"commit","published_at":"2026-08-19T06:44:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.1/manifests"},{"name":"v1.85.0-dev","sha":"b6685c50ff9858588298cf9b53515febe1c41f0e","kind":"commit","published_at":"2026-08-18T05:00:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.85.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.85.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.85.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.85.0-dev/manifests"},{"name":"v1.83.0","sha":"4c226daff88f54441d70f710815e07b81fb162b2","kind":"commit","published_at":"2026-07-30T04:14:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0/manifests"},{"name":"v1.82.1","sha":"ebd8f06a09426fbece97157c95c3917abff28f4e","kind":"commit","published_at":"2026-07-15T23:31:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.1/manifests"},{"name":"v1.84.0-dev","sha":"b07d146bf8477ff83edcc1429ba720ad06943688","kind":"commit","published_at":"2026-07-14T06:08:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.84.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.84.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.84.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.84.0-dev/manifests"},{"name":"v1.82.0","sha":"bd239854f0ab7f1ee63457d47f7c1d2675e1f736","kind":"commit","published_at":"2026-06-30T13:47:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0/manifests"},{"name":"v1.83.0-dev","sha":"859dc45f6059887705b18f964b58d72636e9ab5d","kind":"commit","published_at":"2026-06-08T08:40:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.83.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.83.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.83.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.83.0-dev/manifests"},{"name":"v1.81.1","sha":"caf0772c2bcb8bc15d43eb53448e921f34f0b7e8","kind":"commit","published_at":"2026-05-13T05:19:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.2","sha":"1c63fa5f5492fb6cb4cabf9847999ce469505f49","kind":"commit","published_at":"2026-05-07T05:07:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.2/manifests"},{"name":"v1.81.0","sha":"cb18228317ff523e63d931b4058b0329585b7dcd","kind":"commit","published_at":"2026-05-04T05:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0/manifests"},{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:06:16.106Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/attributes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/attributes","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/attributes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/attributes/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T08:36:06.613Z","issues_count":964,"pull_requests_count":3107,"avg_time_to_close_issue":13250777.889645776,"avg_time_to_close_pull_request":726244.1786618445,"issues_closed_count":734,"pull_requests_closed_count":2765,"pull_request_authors_count":315,"issue_authors_count":474,"avg_comments_per_issue":3.987551867219917,"avg_comments_per_pull_request":2.0737045381396846,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":86,"past_year_pull_requests_count":319,"past_year_avg_time_to_close_issue":4165483.069767442,"past_year_avg_time_to_close_pull_request":1208601.896551724,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.9651162790697674,"past_year_avg_comments_per_pull_request":2.7836990595611284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}},{"id":14460456,"name":"google.golang.org/grpc/internal/mem","ecosystem":"go","description":"Package mem provides utilities that facilitate memory reuse in byte slices\nthat are used as buffers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:36.434Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:51:20.919Z","created_at":"2026-05-16T20:07:35.567Z","updated_at":"2026-08-25T09:51:20.919Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/mem","install_command":"go get google.golang.org/grpc/internal/mem","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/mem#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-08-15T09:37:16.000Z","size":45980,"stargazers_count":23034,"open_issues_count":126,"forks_count":4745,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-08-15T12:08:54.760Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-08-15T09:38:04.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":33,"last_synced_at":"2026-08-13T00:36:12.487Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":120162,"followers":2738,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2026-08-13T00:36:12.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.82.0-dev","sha":"412cfbdd0ce55e8ca2ea0938005cad1adb3548df","kind":"commit","published_at":"2026-04-15T05:20:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.82.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.82.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.82.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.82.0-dev/manifests"},{"name":"v1.80.0","sha":"397e45edaa68f8763773bbaaf539cf7894169cd2","kind":"commit","published_at":"2026-04-01T07:57:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0/manifests"},{"name":"v1.79.3","sha":"dda86dbd9cecb8b35b58c73d507d81d67761205f","kind":"commit","published_at":"2026-03-17T23:13:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.3/manifests"},{"name":"v1.81.0-dev","sha":"5c4e754a90af870f2cc9c756cc2618c18aa3fe62","kind":"commit","published_at":"2026-03-06T07:51:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.81.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.81.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.81.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.81.0-dev/manifests"},{"name":"v1.79.2","sha":"8902ab6efea590f5b3861126559eaa26fa9783b2","kind":"commit","published_at":"2026-03-06T05:23:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"782f2de44f597af18a120527e7682a6670d84289","kind":"commit","published_at":"2026-02-13T06:52:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"68804be0e78ed0365bb5a576dedc12e2168ed63e","kind":"commit","published_at":"2026-02-11T06:36:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.1","sha":"830c9098e4d034e0c7641e1fbc6001c2570bbc0f","kind":"commit","published_at":"2026-02-04T10:04:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.1/manifests"},{"name":"v1.80.0-dev","sha":"de1651479674d8d3a6cd12eb99365bc386765b1b","kind":"commit","published_at":"2026-01-21T08:39:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.80.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.80.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.80.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.80.0-dev/manifests"},{"name":"v1.78.0","sha":"9df039ef2c921978514b600c9d5c6bf25cce54f6","kind":"commit","published_at":"2025-12-23T09:24:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0/manifests"},{"name":"v1.79.0-dev","sha":"ae4bd1e5489b45145bf4010893fc3a63948155a4","kind":"commit","published_at":"2025-12-11T08:21:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.79.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.79.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.79.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.79.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.6.0","sha":"749af0c872456932847a676848bffc42e4e2f4d3","kind":"commit","published_at":"2025-11-27T07:29:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.6.0/manifests"},{"name":"v1.77.0","sha":"805b1f88c5fb9419e3837c72e1deb9c2ec677ffe","kind":"commit","published_at":"2025-11-17T23:10:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0/manifests"},{"name":"v1.78.0-dev","sha":"060731f03bf3719d2ea35368d9acab393a256504","kind":"commit","published_at":"2025-10-30T06:06:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.78.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.78.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.78.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.78.0-dev/manifests"},{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:15:27.688Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/mem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/mem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/mem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/mem/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T04:35:12.801Z","issues_count":956,"pull_requests_count":3079,"avg_time_to_close_issue":13253652.182943603,"avg_time_to_close_pull_request":726810.2612185334,"issues_closed_count":727,"pull_requests_closed_count":2741,"pull_request_authors_count":310,"issue_authors_count":472,"avg_comments_per_issue":3.99163179916318,"avg_comments_per_pull_request":2.0727508931471257,"merged_pull_requests_count":2169,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":82,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":4443545.58974359,"past_year_avg_time_to_close_pull_request":1261673.9251336898,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":187,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.1097560975609757,"past_year_avg_comments_per_pull_request":2.765472312703583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}],"active_maintainers":[{"login":"eshitachandwani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-08-26T05:01:06.821Z","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"}}],"commits":{"id":6521,"full_name":"grpc/grpc-go","default_branch":"master","total_commits":5352,"total_committers":556,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":9.62589928057554,"dds":0.8462257100149477,"past_year_total_commits":414,"past_year_total_committers":76,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":5.447368421052632,"past_year_dds":0.8236714975845411,"last_synced_at":"2026-08-25T21:44:07.687Z","last_synced_commit":"93e31b48545e2a8aaeb6e06b47fb249f94e6297f","created_at":"2023-03-07T09:26:44.408Z","updated_at":"2026-08-25T21:44:05.717Z","committers":[{"name":"Menghan Li","email":"menghanl@google.com","login":"menghanl","count":823},{"name":"Easwar Swaminathan","email":"easwars@google.com","login":"easwars","count":663},{"name":"iamqizhao","email":"toqizhao@gmail.com","login":"iamqizhao","count":649},{"name":"Doug Fawley","email":"dfawley@google.com","login":"dfawley","count":613},{"name":"Zach Reyes","email":"39203661+zasweq","login":"zasweq","count":211},{"name":"Arjan Singh Bal","email":"46515553+arjan-bal","login":"arjan-bal","count":202},{"name":"mmukhi","email":"mmukhi@google.com","login":"MakMukhi","count":142},{"name":"lyuxuan","email":"yuxuanli@google.com","login":"lyuxuan","count":120},{"name":"eshitachandwani","email":"59800922+eshitachandwani","login":"eshitachandwani","count":102},{"name":"yangzhouhan","email":"yangzhouhan@gmail.com","login":"yangzhouhan","count":98},{"name":"Arvind Bright","email":"arvind.bright100@gmail.com","login":"arvindbr8","count":77},{"name":"Purnesh Dixit","email":"purneshdixit@google.com","login":"purnesh42H","count":64},{"name":"Pranjali-2501","email":"87357388+Pranjali-2501","login":"Pranjali-2501","count":63},{"name":"apolcyn","email":"apolcyn@google.com","login":"apolcyn","count":50},{"name":"Jean de Klerk","email":"deklerk@google.com","login":"jeanbza","count":41},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":33},{"name":"Gregory Cooke","email":"gregorycooke@google.com","login":"gtcooke94","count":33},{"name":"ZhenLian","email":"zhenlian@google.com","login":"ZhenLian","count":29},{"name":"Madhav Bissa","email":"48023579+mbissa","login":"mbissa","count":29},{"name":"David Symonds","email":"dsymonds@golang.org","login":"dsymonds","count":29},{"name":"Can Guler","email":"canguler@google.com","login":null,"count":28},{"name":"Cesar Ghali","email":"cesarghali","login":"cesarghali","count":27},{"name":"Garrett Gutierrez","email":"gargut@google.com","login":"GarrettGutierrez1","count":21},{"name":"Antoine Tollenaere","email":"atollena@gmail.com","login":"atollena","count":21},{"name":"janardhanvissa","email":"47281167+janardhanvissa","login":"janardhanvissa","count":21},{"name":"Brad Fitzpatrick","email":"bradfitz@golang.org","login":"bradfitz","count":18},{"name":"ZhouyihaiDing","email":"ddyihai@google.com","login":"ZhouyihaiDing","count":17},{"name":"Lidi Zheng","email":"lidiz@google.com","login":"lidizheng","count":17},{"name":"Abhishek Ranjan","email":"159750762+aranjans","login":"aranjans","count":17},{"name":"vinothkumarr227","email":"vinothkumarr@google.com","login":"vinothkumarr227","count":15},{"name":"Matthew Stevenson","email":"52979934+matthewstevenson88","login":"matthewstevenson88","count":15},{"name":"Mark D. Roth","email":"roth@google.com","login":"markdroth","count":15},{"name":"Sergii Tkachenko","email":"sergiitk@google.com","login":"sergiitk","count":15},{"name":"Daniel Wang","email":"wonderfly@google.com","login":"wonderfly","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Mikhail Mazurskiy","email":"126021+ash2k","login":"ash2k","count":12},{"name":"Peter Edge","email":"peter.edge@gmail.com","login":"bufdev","count":12},{"name":"Gyu-Ho Lee","email":"gyuhox@gmail.com","login":"gyuho","count":12},{"name":"Joshua Humphries","email":"jh@fullstory.com","login":"jhump","count":12},{"name":"Ning Xie","email":"andy.xning@gmail.com","login":"andyxning","count":11},{"name":"田欧","email":"thinkerou@gmail.com","login":"thinkerou","count":11},{"name":"Carl Mastrangelo","email":"notcarl@google.com","login":"carl-mastrangelo","count":11},{"name":"Stanley Cheung","email":"stanleycheung@google.com","login":"stanley-cheung","count":10},{"name":"Mohan Li","email":"67390330+mohanli-ml","login":"mohanli-ml","count":10},{"name":"Eric Gribkoff","email":"ericgribkoff@google.com","login":"ericgribkoff","count":10},{"name":"Noah Eisen","email":"ncteisen@google.com","login":"ncteisen","count":10},{"name":"Evan Jones","email":"evan.jones@datadoghq.com","login":"evanj","count":9},{"name":"Adhityaa Chandrasekar","email":"adtac@google.com","login":null,"count":9},{"name":"Gian Biondi","email":"gian@namely.com","login":"gxb5443","count":9},{"name":"Luwei Ge","email":"lwge@google.com","login":"rockspore","count":9},{"name":"Anirudh Ramachandra","email":"anramach@google.com","login":"anicr7","count":8},{"name":"Jan Tattermusch","email":"jtattermusch@google.com","login":"jtattermusch","count":8},{"name":"Ashitha Santhosh","email":"55257063+ashithasantosh","login":"ashithasantosh","count":8},{"name":"Elric","email":"tbnsok40@gmail.com","login":"hugehoo","count":8},{"name":"Sameer Ajmani","email":"sameer@golang.org","login":"Sajmani","count":8},{"name":"Naveed","email":"naveed@bugqore.com","login":"nvxbug","count":8},{"name":"Mehrdad Afshari","email":"mmx@google.com","login":"mehrdada","count":7},{"name":"Aditya Sood","email":"sood.aditya.08@gmail.com","login":"Aditya-Sood","count":7},{"name":"erm-g","email":"110920239+erm-g","login":"erm-g","count":7},{"name":"Gina Yeh","email":"ginayeh@google.com","login":"ginayeh","count":7},{"name":"Brandon Philips","email":"brandon.philips@coreos.com","login":null,"count":7},{"name":"Zou Nengren","email":"zounengren@cmss.chinamobile.com","login":null,"count":7},{"name":"ulas","email":"45449532+ulascansenturk","login":"ulascansenturk","count":7},{"name":"Justin Nuß","email":"nuss.justin@gmail.com","login":"nussjustin","count":7},{"name":"Ricardo Fernández","email":"80234551+printchard","login":"printchard","count":7},{"name":"Aliaksandr Mianzhynski","email":"amenzhinsky@gmail.com","login":null,"count":6},{"name":"Michal Witkowski","email":"michal@improbable.io","login":null,"count":6},{"name":"Brad Town","email":"townba","login":"townba","count":6},{"name":"Jille Timmermans","email":"jille@quis.cx","login":"Jille","count":6},{"name":"Karsten Weiss","email":"knweiss@gmail.com","login":"knweiss","count":6},{"name":"Patrice Chalin","email":"chalin","login":"chalin","count":6},{"name":"Shihao Xia","email":"charlesxsh@hotmail.com","login":"charlesxsh","count":6},{"name":"cindyxue","email":"32377977+cindyxue","login":"cindyxue","count":6},{"name":"David Zbarsky","email":"dzbarsky@gmail.com","login":"dzbarsky","count":6},{"name":"LisaFC","email":"LisaFC","login":"LisaFC","count":6},{"name":"yihuaz","email":"yihuaz@google.com","login":"yihuazhang","count":5},{"name":"lzhfromustc","email":"43191155+lzhfromustc","login":"lzhfromustc","count":5},{"name":"Theodore Salvo","email":"buzzsurfr","login":"buzzsurfr","count":5},{"name":"Sergey Matyukevich","email":"s.matyukevich@gmail.com","login":"s-matyukevich","count":5},{"name":"James Protzman","email":"JNProtzman@gmail.com","login":"JNProtzman","count":5},{"name":"Damien Neil","email":"neild","login":"neild","count":5},{"name":"Adele Zhou","email":"adelez@google.com","login":"adelez","count":5},{"name":"Eno Compton","email":"eno4@ecom.com","login":"enocom","count":5},{"name":"Anthony Romano","email":"anthony.romano@coreos.com","login":null,"count":5},{"name":"Tim Emiola","email":"temiola@google.com","login":null,"count":5},{"name":"Fabian Holler","email":"fabian.holler@simplesurance.de","login":"fho","count":5},{"name":"Terry Wilson","email":"tmwilson@google.com","login":"temawi","count":5},{"name":"Peter Mattis","email":"petermattis@gmail.com","login":"petermattis","count":4},{"name":"Ronak Jain","email":"ronakj@uber.com","login":"jronak","count":4},{"name":"Huang Chong","email":"hchtgh315@gmail.com","login":"huangchong94","count":4},{"name":"pvsravani","email":"pvsravani@google.com","login":"pvsravani","count":4},{"name":"hanut19","email":"50198451+hanut19","login":"hanut19","count":4},{"name":"Yuki Ito","email":"mrno110y@gmail.com","login":"110y","count":4},{"name":"Paul Chesnais","email":"paul.chesnais@gmail.com","login":"PapaCharlie","count":4},{"name":"Matthieu MOREL","email":"matthieu.morel35@gmail.com","login":"mmorel-35","count":4},{"name":"Matt T. Proud","email":"matt.proud@gmail.com","login":"matttproud","count":4},{"name":"Daniel Ruehle","email":"dan@yikyakapp.com","login":null,"count":4},{"name":"Marcin Swierczek","email":"mswierczek@google.com","login":"mswierq","count":4},{"name":"Chengxi Luo","email":"chengxi.luo2004@gmail.com","login":"chengxilo","count":4},{"name":"Gaurav Gahlot","email":"gauravgahlot0107@gmail.com","login":"gauravgahlot","count":3},{"name":"Eric Anderson","email":"ejona@google.com","login":"ejona86","count":3},{"name":"Dan Ciruli","email":"ciruli@gmail.com","login":"oaktowner","count":3},{"name":"Clément Jean","email":"clement.jean@epitech.eu","login":"Clement-Jean","count":3},{"name":"Mskxn","email":"118117161+Mskxn","login":"Mskxn","count":3},{"name":"Mugur Marculescu","email":"mugurm@gmail.com","login":"mugurm","count":3},{"name":"Nguyen Quang Huy","email":"huynq0911@gmail.com","login":"huynq0911","count":3},{"name":"Srini Polavarapu","email":"35056280+srini100","login":"srini100","count":3},{"name":"Stephen J Day","email":"stephen.day@docker.com","login":"stevvooe","count":3},{"name":"Tom Wieczorek","email":"twz123","login":"twz123","count":3},{"name":"Yousuk Seung","email":"ysseung@google.com","login":"yousukseung","count":3},{"name":"kennylong","email":"im.longkai@gmail.com","login":"longkai","count":3},{"name":"my4","email":"38831921+my4-dev","login":"my4-dev","count":3},{"name":"zbilun","email":"zbilun@google.com","login":"zbilun","count":3},{"name":"Ernest Nguyen","email":"58267404+erni27","login":"erni27","count":3},{"name":"Daniel Liu","email":"danielztliu@google.com","login":"danielzhaotongliu","count":3},{"name":"Roland Bracewell Shoemaker","email":"roland@golang.org","login":"rolandshoemaker","count":3},{"name":"Pedro Kaj Kjellerup Nacht","email":"pnacht@google.com","login":"pnacht","count":3},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":3},{"name":"Michael Le","email":"lem12@mcmaster.ca","login":"le-michael","count":3},{"name":"Matthew Dolan","email":"MatthewDolan","login":"MatthewDolan","count":3},{"name":"Chris Roche","email":"rodaine+github@gmail.com","login":"rodaine","count":3},{"name":"Chris Broadfoot","email":"cbro@golang.org","login":"broady","count":3},{"name":"Bryan Boreham","email":"bjboreham@gmail.com","login":"bboreham","count":3},{"name":"Ben Wells","email":"b.v.wells@gmail.com","login":"bvwells","count":3},{"name":"Andrew Pritchard","email":"awpr@google.com","login":"awpr","count":3},{"name":"Jayant Kolhe","email":"jkolhe@google.com","login":null,"count":3},{"name":"Richard Belleville","email":"gnossen@gmail.com","login":"gnossen","count":2},{"name":"Ran","email":"ran-su","login":"ran-su","count":2},{"name":"Prannay Khosla","email":"prannay.khosla@gmail.com","login":"prannayk","count":2},{"name":"Jiangtao Li","email":"jiangtao@google.com","login":null,"count":2},{"name":"Nick Jones","email":"dntj","login":"dntj","count":2},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":2},{"name":"Mile Druzijanic","email":"153705375+zedGGs","login":"zedGGs","count":2},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":2},{"name":"Michael Darakananda","email":"pongad@google.com","login":"pongad","count":2},{"name":"Masahiro Sano","email":"sabottenda@gmail.com","login":"kazegusuri","count":2},{"name":"Ryan Kim","email":"Ryanfsdf","login":"Ryanfsdf","count":2},{"name":"Sebastiaan van Stijn","email":"thaJeztah","login":"thaJeztah","count":2},{"name":"Shang Jian Ding","email":"sding3@ncsu.edu","login":"sding3","count":2},{"name":"Sotiris Nanopoulos","email":"sotiris.nanopoulos@reddit.com","login":"davinci26","count":2},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Jacob Hoffman-Andrews","email":"github@hoffman-andrews.com","login":"jsha","count":2},{"name":"Jaewan Park","email":"jaewan.huey.park@gmail.com","login":"hueypark","count":2},{"name":"Joe Betz","email":"jpbetz@google.com","login":"jpbetz","count":2},{"name":"Jon San Miguel","email":"jon.sanmiguel@samsara.com","login":"jsm","count":2},{"name":"Andrew Lazarev","email":"alazarev@dropbox.com","login":"alazarev","count":2},{"name":"Igor Zibarev","email":"hypnoglow@gmail.com","login":"hypnoglow","count":2},{"name":"Marco Ferrer","email":"35935108+marcoferrer","login":"marcoferrer","count":2},{"name":"Thomas Hallgren","email":"thomas@tada.se","login":"thallgren","count":2},{"name":"Tobo Atchou","email":"tobo.atchou@gmail.com","login":"tobotg","count":2},{"name":"Tom Wilkie","email":"tomwilkie","login":"tomwilkie","count":2},{"name":"Uddeshya Singh","email":"singhuddeshyaofficial@gmail.com","login":"uds5501","count":2},{"name":"Zellyn Hunter","email":"zellyn@squareup.com","login":"zellyn","count":2},{"name":"alingse","email":"alingse@foxmail.com","login":"alingse","count":2},{"name":"cjqzhao","email":"159480369+cjqzhao","login":"cjqzhao","count":2},{"name":"ethanvc","email":"xht_xht@qq.com","login":"ethanvc","count":2},{"name":"horpto","email":"__Singleton__@hackerdom.ru","login":"horpto","count":2},{"name":"littlejian","email":"17816869670@163.com","login":"littlejiancc","count":2},{"name":"luxcgo","email":"luxcgo@gmail.com","login":"luxcgo","count":2},{"name":"mitchsw","email":"mitch.ward@datadoghq.com","login":"mitchsw","count":2},{"name":"richzw","email":"1590890+richzw","login":"richzw","count":2},{"name":"Hein Meling","email":"hein.meling@uis.no","login":"meling","count":2},{"name":"Johan Brandhorst","email":"johan.brandhorst@gmail.com","login":"johanbrandhorst","count":2},{"name":"boyce","email":"w@ojbk.io","login":"holdno","count":2},{"name":"Yongzheng Lai","email":"sdrzlyz@126.com","login":"elvizlai","count":2},{"name":"Xuan Wang","email":"amos.wangxuan@gmail.com","login":"XuanWang-Amos","count":2},{"name":"shaun","email":"mr.wrfly@gmail.com","login":"wrfly","count":2},{"name":"Fu Wei","email":"fuweid89@gmail.com","login":"fuweid","count":2},{"name":"Eric Drechsel","email":"ericdrex@gmail.com","login":"edrex","count":2},{"name":"Egon Elbre","email":"egonelbre@gmail.com","login":"egonelbre","count":2},{"name":"Dimitar Pavlov","email":"dimpavloff","login":"dimpavloff","count":2},{"name":"CharlesFeng","email":"15927183449@sina.cn","login":"fengjun2016","count":2},{"name":"Borja Lazaro Toralles","email":"borjalazarotoralles@gmail.com","login":"KenxinKun","count":2},{"name":"Bala Nallamilli","email":"30488711+Bala-Nallamilli","login":"Bala-Nallamilli","count":2},{"name":"Alexander Morozov","email":"lk4d4math@gmail.com","login":"LK4D4","count":2},{"name":"Joy Bestourous","email":"32601978+joybestourous","login":"joybestourous","count":2},{"name":"John Howard","email":"howardjohn@google.com","login":"howardjohn","count":2},{"name":"Julien Boeuf","email":"jboeuf@google.com","login":"jboeuf","count":2},{"name":"Kartik Yadav","email":"kartikyadav71199@gmail.com","login":"war-turtle","count":2},{"name":"Keiji Yoshida","email":"keijiyoshida.mail@gmail.com","login":"keijiyoshida","count":2},{"name":"Kyle J. Burda","email":"kjburda@gmail.com","login":"kylejb","count":2},{"name":"Leonid Bugaev","email":"leonsbox@gmail.com","login":"buger","count":2},{"name":"MV Shiva","email":"speakupshiva@gmail.com","login":"shivaspeaks","count":2},{"name":"Aaron Jheng","email":"wentworth@outlook.com","login":"aaronjheng","count":2},{"name":"Adhityaa Chandrasekar","email":"adtac@adtac.in","login":"adtac","count":2},{"name":"Alex Mullins","email":"jalexmullins91@gmail.com","login":"alexmullins","count":2},{"name":"Sophos","email":"hnlq.sysu@gmail.com","login":"hnlq715","count":2},{"name":"Charith Ellawala","email":"charithe","login":"charithe","count":1},{"name":"Cheng Fang","email":"cfang@redhat.com","login":"chengfang","count":1},{"name":"Carlos Ruiz","email":"carlos.r.domin@gmail.com","login":"CarlosRDomin","count":1},{"name":"Camilo Aguilar","email":"c4milo","login":"c4milo","count":1},{"name":"Burkov Egor","email":"xwooffie@gmail.com","login":"wooffie","count":1},{"name":"Gayathri625","email":"gyarrabothula@google.com","login":"Gayathri625","count":1},{"name":"Brett Morgan","email":"brett.morgan@gmail.com","login":"domesticmouse","count":1},{"name":"Brandon Gao","email":"reterclose@gmail.com","login":"reterVision","count":1},{"name":"Blake Ramsdell","email":"blaker@gmail.com","login":"bcr","count":1},{"name":"Blair Kuzman","email":"bkutzman@google.com","login":"blairkutz","count":1},{"name":"Bill Zong","email":"billzong2012@gmail.com","login":"BillZong","count":1},{"name":"Benoit Sigoure","email":"tsunanet@gmail.com","login":"tsuna","count":1},{"name":"Benny Siegert","email":"bsiegert@gmail.com","login":"bsiegert","count":1},{"name":"Ben Darnell","email":"ben@bendarnell.com","login":"bdarnell","count":1},{"name":"Bas Kok","email":"bakotaco@gmail.com","login":"bakotaco","count":1},{"name":"Atul Suresh Kumar","email":"54891183+Atul1710","login":"Atul1710","count":1},{"name":"Ashu Pednekar","email":"ashupednekar49@gmail.com","login":"ashupednekar","count":1},{"name":"Ashish Srivastava","email":"mail.ashish87@gmail.com","login":"ashishksrivastava","count":1},{"name":"Ashish Gandhi","email":"ag@ashishgandhi.org","login":"ashishgandhi","count":1},{"name":"Ashesh Vidyut","email":"134911583+asheshvidyut","login":"asheshvidyut","count":1},{"name":"Aryan Singh K.","email":"70511529+aryansk","login":"aryansk","count":1},{"name":"Artem V. Navrotskiy","email":"bozaro","login":"bozaro","count":1},{"name":"DO ANH TUAN","email":"42203940+datuanmac","login":"datuanmac","count":1},{"name":"Conor Evans","email":"43791257+conorevans","login":"conorevans","count":1},{"name":"Connor Hindley","email":"conn.hindley@gmail.com","login":"connyay","count":1},{"name":"Cody Schroeder","email":"schroederc@google.com","login":"schroederc","count":1},{"name":"Codey Oxley","email":"coxley","login":"coxley","count":1},{"name":"CodeLingo Bot","email":"bot@codelingo.io","login":"CodeLingoBot","count":1},{"name":"Clive Young","email":"yang.clive@gmail.com","login":"yangmls","count":1},{"name":"David Wu","email":"david@wu-man.com","login":"wuman","count":1},{"name":"Debayan","email":"135033576+RAVEYUS","login":"RAVEYUS","count":1},{"name":"Deep Golani","email":"54791570+deepgolani4","login":"deepgolani4","count":1},{"name":"Dmitri Shuralyov","email":"shurcooL@gmail.com","login":"dmitshur","count":1},{"name":"Dmitry A. Shashkin","email":"d.a.shashkin@gmail.com","login":"shashkin","count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":1},{"name":"Dustin Ward","email":"wardddustin@gmail.com","login":"dustin-ward","count":1},{"name":"Ed Warnicke","email":"hagbard@gmail.com","login":"edwarnicke","count":1},{"name":"Daniel Kwasnick","email":"dkwasnick@justin.tv","login":"dkwasnick","count":1},{"name":"Daniel Nephin","email":"dnephin@gmail.com","login":"dnephin","count":1},{"name":"Davanum Srinivas","email":"davanum@gmail.com","login":"dims","count":1},{"name":"David Drysdale","email":"drysdale@google.com","login":"daviddrysdale","count":1},{"name":"Chyroc","email":"chen_yunpeng@foxmail.com","login":"chyroc","count":1},{"name":"Chris Staite","email":"137425734+chrisstaite-menlo","login":"chrisstaite-menlo","count":1},{"name":"Chris Smith","email":"quartzmo@gmail.com","login":"quartzmo","count":1},{"name":"Chris K","email":"c@chrisko.ch","login":"hugelgupf","count":1},{"name":"Chris Carlon","email":"cjc25@cjc25.com","login":"cjc25","count":1},{"name":"Adam Michalik","email":"xyzzyz@google.com","login":"xyzzyz","count":1},{"name":"Ahmad Sherif","email":"me@ahmadsherif.com","login":"ahmadsherif","count":1},{"name":"Ahmet Soormally","email":"ahmet@mangomm.co.uk","login":"asoorm","count":1},{"name":"Alan Ortega Alamo","email":"alanortega7312@gmail.com","login":"al4an444","count":1},{"name":"Alec Thomas","email":"alec@swapoff.org","login":"alecthomas","count":1},{"name":"Aleksey Svirikin","email":"f@lex.la","login":"lexfrei","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alexander Andreev","email":"carzil@yandex.ru","login":"carzil","count":1},{"name":"Alexander Fahlke","email":"alexander.fahlke@gmail.com","login":"fahlke","count":1},{"name":"Andrew Lytvynov","email":"lytvynov.a.v@gmail.com","login":null,"count":1},{"name":"Bryan C. Mills","email":"bcmills@google.com","login":null,"count":1},{"name":"David Budworth","email":"dbudworth@spark.net","login":null,"count":1},{"name":"Edmond","email":"edmond@edison.tech","login":null,"count":1},{"name":"Elizabeth Zou","email":"ezou@google.com","login":null,"count":1},{"name":"Grayson Koonce","email":"grayson.koonce@gmail.com","login":null,"count":1},{"name":"Jiacai Liu","email":"code@liujiacai.net","login":null,"count":1},{"name":"Mike Cheng","email":"cheng@kik.com","login":null,"count":1},{"name":"Muir Manders","email":"muir@retailnext.net","login":null,"count":1},{"name":"Paul Marks","email":"pmarks@google.com","login":null,"count":1},{"name":"Peter Sanford","email":"psanford@retailnext.net","login":null,"count":1},{"name":"Shual Liu","email":"liuxulei@ghostcloud.cn","login":null,"count":1},{"name":"Timur Naurazbaev","email":"nautim@ya.ru","login":null,"count":1},{"name":"kirk","email":"steven.hl.0901@gmail.com","login":null,"count":1},{"name":"☃ Elliot Shepherd","email":"elliot@identitii.com","login":null,"count":1},{"name":"Chongyang Shi","email":"8771937+chongyangshi","login":"chongyangshi","count":1},{"name":"April Kyle Nassi","email":"anassi@google.com","login":"thisisnotapril","count":1},{"name":"Appu","email":"appu@google.com","login":"loosebazooka","count":1},{"name":"Anuraag Agrawal","email":"anuraaga@gmail.com","login":"anuraaga","count":1},{"name":"Anton Nep","email":"antonbn@gmail.com","login":"AntonNep","count":1},{"name":"Anthony Yeh","email":"enisoc@google.com","login":"enisoc","count":1},{"name":"Anthony Fok","email":"foka@debian.org","login":"anthonyfok","count":1},{"name":"Anthonin Bonnefoy","email":"anthonin.bonnefoy@datadoghq.com","login":"bonnefoa","count":1},{"name":"AnomalRoil","email":"AnomalRoil","login":"AnomalRoil","count":1},{"name":"Aaron Gable","email":"aaron@aarongable.com","login":"aarongable","count":1},{"name":"André Martins","email":"aanm","login":"aanm","count":1},{"name":"Andrew Seigner","email":"andrew@sig.gy","login":"siggy","count":1},{"name":"Andrew Gerrand","email":"adg@golang.org","login":"adg","count":1},{"name":"Anand Inguva","email":"34158215+AnandInguva","login":"AnandInguva","count":1},{"name":"Amanda Bozigian","email":"abozigian@gmail.com","login":"amboz","count":1},{"name":"AlphaBaby","email":"fujianhao1997@qq.com","login":"alpha-baby","count":1},{"name":"Ali Asghar","email":"98263017+alliasgher","login":"alliasgher","count":1},{"name":"Alexey Ivanov","email":"SaveTheRbtz@GMail.com","login":"SaveTheRbtz","count":1},{"name":"Alexander Zolotov","email":"goldifit@gmail.com","login":"zolotov","count":1},{"name":"Brian Tiger Chow","email":"734339+btc","login":"btc","count":1},{"name":"Abirdcfly","email":"fp544037857@gmail.com","login":"Abirdcfly","count":1},{"name":"AbserAri","email":"32089134+yhyddr","login":"yhyddr","count":1},{"name":"Achyuta Das","email":"61797154+aka-achu","login":"aka-achu","count":1},{"name":"Wu Kai","email":"wukai199010@163.com","login":"90wukai","count":1},{"name":"Weiran Fang","email":"8175562+WeiranFang","login":"WeiranFang","count":1},{"name":"Wanlin Du","email":"67486458+wanlin31","login":"wanlin31","count":1},{"name":"Vladimir Varankin","email":"vladimir@varank.in","login":"narqo","count":1},{"name":"Vitaly Isaev","email":"vitalyisaev2@gmail.com","login":"vitalyisaev2","count":1},{"name":"Victor Vrantchan","email":"groob","login":"groob","count":1},{"name":"Victor Vieux","email":"vieux@docker.com","login":"vieux","count":1},{"name":"Vicent Martí","email":"42793+vmg","login":"vmg","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Vanja Pejovic","email":"vvaffle@gmail.com","login":"vanja-p","count":1},{"name":"Vadim Shtayura","email":"vadimsh@chromium.org","login":"vadimsht","count":1},{"name":"Utku Özdemir","email":"utkuozdemir@gmail.com","login":"utkuozdemir","count":1},{"name":"Tzu-Chiao Yeh","email":"su3g4284zo6y7@gmail.com","login":"tz70s","count":1},{"name":"Turfa Auliarachman","email":"me@turfa.id","login":"turfaa","count":1},{"name":"Tristan Swadell","email":"tswadell@google.com","login":"TristonianJones","count":1},{"name":"TomerJLevy","email":"TomerJlevy@gmail.com","login":"TomerJLevy","count":1},{"name":"Tiratom","email":"217bssr@gmail.com","login":"TiraTom","count":1},{"name":"Zaidoon Abd Al Hadi","email":"43054535+zaidoon1","login":"zaidoon1","count":1},{"name":"Clement","email":"gh.2lgqz@aleeas.com","login":"clement2026","count":1},{"name":"ZHANG Dapeng","email":"zdapeng@google.com","login":"dapengzhang0","count":1},{"name":"Yuyang Guo","email":"mistyguo@gmail.com","login":"yuyangguo42","count":1},{"name":"Yusuf İhsan Görgel","email":"developeryusuf@icloud.com","login":"Yusufihsangorgel","count":1},{"name":"Yury Frolov","email":"57130330+EinKrebs","login":"EinKrebs","count":1},{"name":"Yuan Tang","email":"terrytangyuan@gmail.com","login":"terrytangyuan","count":1},{"name":"Yin Jifeng","email":"jifeng.yin@gmail.com","login":"flisky","count":1},{"name":"Yimin Chen","email":"yimin.chen@live.com","login":"yiminc","count":1},{"name":"Yi-Shu Tai","email":"echo80313@gmail.com","login":"yishuT","count":1},{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":1},{"name":"Yash Tibrewal","email":"yashkt@google.com","login":"yashykt","count":1},{"name":"Yash Handa","email":"yashhanda7@yahoo.com","login":"Yash-Handa","count":1},{"name":"Yangmin Zhu","email":"ymzhu@google.com","login":"yangminzhu","count":1},{"name":"Xin Zhang","email":"12931063+xinzhangx","login":"xinzhangx","count":1},{"name":"Xiaoyi","email":"ashi009","login":"ashi009","count":1},{"name":"Xiang Li","email":"xiangli.cs@gmail.com","login":"xiang90","count":1},{"name":"Spencer Kimball","email":"spencer.kimball@gmail.com","login":"spencerkimball","count":1},{"name":"Sorah Fukumori","email":"sora134@gmail.com","login":"sorah","count":1},{"name":"Simon Kotwicz","email":"simonkotwicz@gmail.com","login":"simonkotwicz","count":1},{"name":"Sidnei da Silva","email":"sidnei","login":"sidnei","count":1},{"name":"Shivam Kumar","email":"155747305+maishivamhoo123","login":"maishivamhoo123","count":1},{"name":"Shitian Ni","email":"shitian.ni@gmail.com","login":"shitian-ni","count":1},{"name":"Shangpeng Sun","email":"sunshangpp@gmail.com","login":"sunshangpp","count":1},{"name":"Shane Liebling","email":"54947267+shanel-at-google","login":"shanel-at-google","count":1},{"name":"Seth Epps","email":"18355267+seth-epps","login":"seth-epps","count":1},{"name":"Sercan Değirmenci","email":"degirmencisercan@gmail.com","login":"sercand","count":1},{"name":"Seiichi Uchida","email":"seuchida@gmail.com","login":"topecongiro","count":1},{"name":"Sebastian Müller","email":"info@sebastian-mueller.net","login":"sebholstein","count":1},{"name":"Sebastian French","email":"66839280+Sebas03446","login":"Sebas03446","count":1},{"name":"Sean R. Abraham","email":"seanabraham@gmail.com","login":"srabraham","count":1},{"name":"Sean Harger","email":"seanharger93@gmail.com","login":"wallaceicy06","count":1},{"name":"Robert Pająk","email":"pellared@hotmail.com","login":"pellared","count":1},{"name":"Saulius Gurklys","email":"s4uliu5@gmail.com","login":"s4uliu5","count":1},{"name":"Timothy Gu","email":"timothygu99@gmail.com","login":"TimothyGu","count":1},{"name":"Tim Burks","email":"timburks@google.com","login":"timburks","count":1},{"name":"Tianon Gravi","email":"admwiggin@gmail.com","login":"tianon","count":1},{"name":"Thuan Truong","email":"tqthuan@gmail.com","login":"thuan-tq","count":1},{"name":"Thomas Meson","email":"thomas@zen.ly","login":"zllak","count":1},{"name":"Thomas Habets","email":"ThomasHabets","login":"ThomasHabets","count":1},{"name":"Thibault Riviere","email":"thibault.riviere@scality.com","login":"ThibaultRiviere","count":1},{"name":"Tero Saarni","email":"tero.saarni@est.tech","login":"tsaarni","count":1},{"name":"Tariq Ibrahim","email":"tariq181290@gmail.com","login":"tariq1890","count":1},{"name":"TRAVIS ALLEN SALAS COX","email":"tcguitar@gmail.com","login":"travissalascox","count":1},{"name":"Steven Santos Erenst","email":"stevenerenst@gmail.com","login":"BlueMonday","count":1},{"name":"Steve Greene","email":"sgreene570@gmail.com","login":"sgreene570","count":1},{"name":"Stephen L. White","email":"stephen95@gmail.com","login":"xstephen95x","count":1},{"name":"Stefan Sauer","email":"ensonic@hora-obscura.de","login":"ensonic","count":1},{"name":"Steeve Morin","email":"steeve.morin@gmail.com","login":"steeve","count":1},{"name":"Sreenithi Sridharan","email":"19sreenithi98@gmail.com","login":"sreenithi","count":1},{"name":"Srayansh Avadhesh Gupta","email":"144322123+SRAYANSH-GUPTA","login":"SRAYANSH-GUPTA","count":1},{"name":"Santiago Castro","email":"bryant@montevideo.com.uy","login":"bryant1410","count":1},{"name":"silves-xiang","email":"62538535+silves-xiang","login":"silves-xiang","count":1},{"name":"sethp-nr","email":"30441101+sethp-nr","login":"sethp-nr","count":1},{"name":"sanjaypujare","email":"sanjaypujare","login":"sanjaypujare","count":1},{"name":"ruiHut","email":"41535602+ruiHut","login":"ruiHut","count":1},{"name":"raymonder jin","email":"rayjingithub@gmail.com","login":"mamil","count":1},{"name":"poopoothegorilla","email":"jm.wlkr1@gmail.com","login":"poopoothegorilla","count":1},{"name":"panguncle","email":"54489480+panguncle","login":"panguncle","count":1},{"name":"mustafasen81","email":"msen0681@gmail.com","login":"mustafasen81","count":1},{"name":"murongshaozong","email":"netease163@icloud.com","login":"murongshaozong","count":1},{"name":"michael-berlin","email":"michael-berlin","login":"michael-berlin","count":1},{"name":"marcushines","email":"marcus.hines@gmail.com","login":"mhines01","count":1},{"name":"luan-cestari","email":"luan.cestari@gmail.com","login":"luan-cestari","count":1},{"name":"loselarry","email":"166403105+loselarry","login":"loselarry","count":1},{"name":"longxboy","email":"longxboyhi@gmail.com","login":"longXboy","count":1},{"name":"laststem","email":"laststem@gmail.com","login":"laststem","count":1},{"name":"ktr","email":"ktr@syfm.me","login":"ktr0731","count":1},{"name":"kkishi","email":"keisuke.kishimoto@gmail.com","login":"kkishi","count":1},{"name":"Sean Barag","email":"sean@barag.org","login":"sjbarag","count":1},{"name":"陈小玉","email":"smallfish.xy@gmail.com","login":"smallfish","count":1},{"name":"赵延","email":"horizonzy@apache.org","login":"horizonzy","count":1},{"name":"白泽","email":"patrickjiang0530@gmail.com","login":"Patrick0308","count":1},{"name":"吴亲库里","email":"36129334+wuqinqiang","login":"wuqinqiang","count":1},{"name":"yy","email":"yhymmt37@gmail.com","login":"NAM-MAN","count":1},{"name":"yuxiaobo96","email":"41496192+yuxiaobo96","login":"yuxiaobo96","count":1},{"name":"yogeshpandey","email":"yogeesh.pandey@gmail.com","login":"yogeshpandey","count":1},{"name":"yeahyear","email":"138094847+yetyear","login":"yetyear","count":1},{"name":"yangdihangN","email":"43948155+yangdihangN","login":"yangdihangN","count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"wjywbs","email":"wjywbs","login":"wjywbs","count":1},{"name":"wenxuwan","email":"wangwx_junction@163.com","login":"wenxuwan","count":1},{"name":"tukeJonny","email":"ne250143@yahoo.co.jp","login":"tukeJonny","count":1},{"name":"tsukiyoz","email":"88339213+tsukiyoz","login":"tsukiyoz","count":1},{"name":"subhraOffGit","email":"162678244+subhraOffGit","login":"subhraOffGit","count":1},{"name":"stepbystep2","email":"770954908@qq.com","login":"lnnt","count":1},{"name":"evilgensec","email":"evil.gen.sec@gmail.com","login":"evilgensec","count":1},{"name":"eunsang","email":"thecynicdog0328@gmail.com","login":"CynicDog","count":1},{"name":"etc","email":"72735722+AntiBargu","login":"AntiBargu","count":1},{"name":"dkkb","email":"82504881+dkkb","login":"dkkb","count":1},{"name":"dfinkel","email":"david.finkel@gmail.com","login":"dfinkel","count":1},{"name":"d-reidenbach","email":"66145057+d-reidenbach","login":"d-reidenbach","count":1},{"name":"cmceniry","email":"cmceniry@mit.edu","login":"cmceniry","count":1},{"name":"chrjen","email":"chrjen","login":"chrjen","count":1},{"name":"chressie","email":"chressie@gmail.com","login":"chressie","count":1},{"name":"cheng wei","email":"tomwei7@163.com","login":"tomwei7","count":1},{"name":"bytetigers","email":"bytetiger@icloud.com","login":"bytetigers","count":1},{"name":"andremissaglia","email":"andre.missaglia@gmail.com","login":"andremissaglia","count":1},{"name":"ajwerner","email":"ajwerner@cockroachlabs.com","login":"ajwerner","count":1},{"name":"Zuhayr Elahi","email":"zelahi","login":"zelahi","count":1},{"name":"Zou Nengren","email":"zouyee1989@gmail.com","login":"zouyee","count":1},{"name":"Zeymo","email":"Zeymo.wang@gmail.com","login":"Zeymo","count":1},{"name":"Zeming YU","email":"yuzeming@gmail.com","login":"yuzeming","count":1},{"name":"jovial","email":"41611371+JovialYip","login":"JovialYip","count":1},{"name":"joe2far","email":"joe2farrell@gmail.com","login":"joe2far","count":1},{"name":"jishudashu","email":"979260390@qq.com","login":"jishudashu","count":1},{"name":"jgold2-stripe","email":"jgold@stripe.com","login":"jgold2-stripe","count":1},{"name":"jbpratt","email":"29494941+jbpratt78","login":"jbpratt78","count":1},{"name":"jazzgal","email":"shnt1221@gmail.com","login":"meomap","count":1},{"name":"irsl","email":"irsl","login":"irsl","count":1},{"name":"irfan sharif","email":"irfanmahmoudsharif@gmail.com","login":"irfansharif","count":1},{"name":"infovivek2020","email":"infovivek2020@gmail.com","login":"infovivek2020","count":1},{"name":"imalasong","email":"55082705+imalasong","login":"imalasong","count":1},{"name":"ilylia","email":"ilylia@126.com","login":"ilylia","count":1},{"name":"idiamond-stripe","email":"37758547+idiamond-stripe","login":"idiamond-stripe","count":1},{"name":"hpathak01","email":"hpathak@x.ai","login":"hpathak01","count":1},{"name":"heesu_choi","email":"chlgmltn101@naver.com","login":"heesu0","count":1},{"name":"hasson82","email":"46709269+hasson82","login":"hasson82","count":1},{"name":"hakusai22","email":"y960303802@163.com","login":"hakusai22","count":1},{"name":"feihu-stripe","email":"88515053+feihu-stripe","login":"feihu-stripe","count":1},{"name":"Zeke Lu","email":"lvzecai@gmail.com","login":"ZekeLu","count":1},{"name":"Jongwoo Han","email":"jongwooo.han@gmail.com","login":"jongwooo","count":1},{"name":"Jonathan Halterman","email":"jhalterman@gmail.com","login":"jhalterman","count":1},{"name":"Joel Jeske","email":"joeljeske14@gmail.com","login":"joeljeske","count":1},{"name":"Joe Tsai","email":"joetsai@digital-static.net","login":"dsnet","count":1},{"name":"Joe Shaw","email":"joe@joeshaw.org","login":"joeshaw","count":1},{"name":"Marek Szews","email":"szews@google.com","login":"marek-szews","count":1},{"name":"Idcmp","email":"jatwill@linuxstuff.org","login":"idcmp","count":1},{"name":"Jelte Fennema","email":"github-tech@jeltef.nl","login":"JelteF","count":1},{"name":"Jeff Hodges","email":"jeff@somethingsimilar.com","login":"jmhodges","count":1},{"name":"Jayden Teoh","email":"90945854+JaydenTeoh","login":"JaydenTeoh","count":1},{"name":"Jan Lamecki","email":"yachor@gmail.com","login":"jachor","count":1},{"name":"James Xu","email":"jamesxuhaozhe@gmail.com","login":"jamesxuhaozhe","count":1},{"name":"James Roper","email":"james@jazzy.id.au","login":"jroper","count":1},{"name":"James O'Gorman","email":"james@netinertia.co.uk","login":"jamesog","count":1},{"name":"Jakub Martin","email":"jakub.wit.martin@gmail.com","login":"cube2222","count":1},{"name":"Jack Li","email":"jack0","login":"jack0","count":1},{"name":"JP Sugarbroad","email":"taralx@gmail.com","login":"taralx","count":1},{"name":"Krishna Swaroop K","email":"kkrishnaswaroop99@gmail.com","login":"geekswaroop","count":1},{"name":"Konrad Reiche","email":"konrad.reiche@gmail.com","login":"konradreiche","count":1},{"name":"Kobi","email":"Shnitzelil","login":"Shnitzelil","count":1},{"name":"Knut Zuidema","email":"knut.zuidema@gmail.com","login":"KnutZuidema","count":1},{"name":"KimMachineGun","email":"geon0250@gmail.com","login":"KimMachineGun","count":1},{"name":"Kevin Krakauer","email":"kevinGC","login":"kevinGC","count":1},{"name":"Keith Collister","email":"hnefatl","login":"hnefatl","count":1},{"name":"Keegan Carruthers-Smith","email":"keegan.csmith@gmail.com","login":"keegancsmith","count":1},{"name":"Kaveh Ghasemloo","email":"ghasemloo","login":"ghasemloo","count":1},{"name":"Kausthubh J Rao","email":"105716675+Exgene","login":"Exgene","count":1},{"name":"Karthik Reddy Puli","email":"47525322+KarthikReddyPuli","login":"KarthikReddyPuli","count":1},{"name":"Kane York","email":"rikingcoding@gmail.com","login":"riking","count":1},{"name":"Kamyar Mirzavaziri","email":"kmirzavaziri@gmail.com","login":"kmirzavaziri","count":1},{"name":"Kailun Li","email":"32030618+Kailun2047","login":"Kailun2047","count":1},{"name":"KT","email":"39397413+ktalg","login":"ktalg","count":1},{"name":"Justyna Ilczuk","email":"justyna.ilczuk@gmail.com","login":"ilonajulczuk","count":1},{"name":"Juraci Paixão Kröhling","email":"juraci.github@kroehling.de","login":"jpkrohling","count":1},{"name":"Günther Noack","email":"guenther@unix-ag.uni-kl.de","login":"gnoack","count":1},{"name":"Greg Barasch","email":"gregbarasch@gmail.com","login":"gregbarasch","count":1},{"name":"Gido ten Cate","email":"engida96@gmail.com","login":"gidotencate","count":1},{"name":"Jerry Y. Chen","email":"simon54894@gmail.com","login":"Jyny","count":1},{"name":"Francesc Campoy","email":"campoy@golang.org","login":"campoy","count":1},{"name":"Feng Xiao","email":"xfxyjwf@gmail.com","login":"xfxyjwf","count":1},{"name":"Fagner Nunes Carvalho","email":"fagnerncarvalho@gmail.com","login":"fagnercarvalho","count":1},{"name":"Eyal Halpern Shalev","email":"eyalsh@gmail.com","login":"Eyal-Shalev","count":1},{"name":"Ewan Chou","email":"coocood@gmail.com","login":"coocood","count":1},{"name":"Evan Limanto","email":"evanlimanto@berkeley.edu","login":"evanlimanto","count":1},{"name":"Eric Butler","email":"eric@codebutler.com","login":"codebutler","count":1},{"name":"Eric","email":"eric.wong.t@gmail.com","login":"etdub","count":1},{"name":"Elliot Wright","email":"wright.elliot@gmail.com","login":"seeruk","count":1},{"name":"Elizabeth Zou","email":"elizabeth.zou.0@gmail.com","login":"wflms20110333","count":1},{"name":"Elisha Silas","email":"86970666+silaselisha","login":"silaselisha","count":1},{"name":"Ehsan Afzali","email":"eafzali@gmail.com","login":"eafzali","count":1},{"name":"Edmond","email":"resec0109@gmail.com","login":"resec","count":1},{"name":"Ivan Mamaev","email":"mamaevivan543@gmail.com","login":"wdsjk","count":1},{"name":"Israel Blancas","email":"iblancasa@gmail.com","login":"iblancasa","count":1},{"name":"Ismail Gjevori","email":"isgjevori@gmail.com","login":"isgj","count":1},{"name":"Iskandarov Lev","email":"iskandarov11@inbox.ru","login":"leviska","count":1},{"name":"Igor Bernstein","email":"igorbernstein@google.com","login":"igorbernstein2","count":1},{"name":"George Kechagias","email":"geo.kechagias@gmail.com","login":"gkech","count":1},{"name":"IceberGu","email":"wei.cai-nat@daocloud.io","login":"Iceber","count":1},{"name":"Icarus Wu","email":"icaruswu66@qq.com","login":"Icarus9913","count":1},{"name":"Ian Moore","email":"imoore76","login":"imoore76","count":1},{"name":"Ian Lance Taylor","email":"iant@golang.org","login":"ianlancetaylor","count":1},{"name":"Hrishi Hiraskar","email":"hrishihiraskar@gmail.com","login":"Hrily","count":1},{"name":"Hong Truong","email":"41143+and1truong","login":"and1truong","count":1},{"name":"Homayoon Alimohammadi","email":"homayoonalimohammadi@gmail.com","login":"HomayoonAlimohammadi","count":1},{"name":"Hiroyuki Tanaka","email":"h.tanaka.0325@gmail.com","login":"tanaka0325","count":1},{"name":"Henrique Vicente","email":"henriquevicente@gmail.com","login":"henvic","count":1},{"name":"Halvard Skogsrud","email":"halvards@gmail.com","login":"halvards","count":1},{"name":"Haixin Chen","email":"471030698@qq.com","login":"searKing","count":1},{"name":"Adam Babik","email":"a.babik@designfortress.com","login":"adambabik","count":1},{"name":"Rajiv Singh","email":"rajivperfect007@gmail.com","login":"iamrajiv","count":1},{"name":"Raghav Jhavar","email":"156360524+raghav-stripe","login":"raghav-stripe","count":1},{"name":"Quang Le Hong","email":"iamquang95@gmail.com","login":"iamquang95","count":1},{"name":"Qitao Yu","email":"yuqitao1024@qq.com","login":"yuqitao","count":1},{"name":"Qishuai Liu","email":"lqs@lqs.me","login":"lqs","count":1},{"name":"Pradeep Mamillapalli","email":"pradeep.mamillapalli@equifax.com","login":"pradeepmvn","count":1},{"name":"Piyush Mishra","email":"piyush@codeitout.com","login":"ofpiyush","count":1},{"name":"Piotr Kowalczuk","email":"p.kowalczuk.priv@gmail.com","login":"piotrkowalczuk","count":1},{"name":"Pierre Fenoll","email":"pierrefenoll@gmail.com","login":"fenollp","count":1},{"name":"Philipp Gillé","email":"philippgille","login":"philippgille","count":1},{"name":"Peter Štibraný","email":"pstibrany@gmail.com","login":"pstibrany","count":1},{"name":"Zachary Romero","email":"zacromero3@gmail.com","login":"zkry","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"Paweł Słomka","email":"ppawelslomka@gmail.com","login":"slomek","count":1},{"name":"Pawan Bhardwaj","email":"bpawan@google.com","login":"pawbhard","count":1},{"name":"Paul Querna","email":"pquerna@apache.org","login":"pquerna","count":1},{"name":"Patrick Bogen","email":"pdbogen","login":"pdbogen","count":1},{"name":"Sankalp Tripathi","email":"sankalpt92@gmail.com","login":"sanki92","count":1},{"name":"Sam Batschelet","email":"sbatschelet@mac.com","login":"hexfusion","count":1},{"name":"Saloni Gupta","email":"60051513+gh4683","login":"gh4683","count":1},{"name":"Sai Cheemalapati","email":"saicheems@gmail.com","login":"saicheems","count":1},{"name":"RyuRyu","email":"1029348431@qq.com","login":"ryuryu08","count":1},{"name":"Ryan Leung","email":"rleungx@gmail.com","login":"rleungx","count":1},{"name":"Ryan Blaney","email":"82623687+RyanBlaney","login":"RyanBlaney","count":1},{"name":"Rusakov Andrei","email":"42193836+psyhatter","login":"psyhatter","count":1},{"name":"Rudi C","email":"therc","login":"therc","count":1},{"name":"Roy Salame","email":"87677047+rs-unity","login":"rs-unity","count":1},{"name":"Roshan Singh","email":"35294369+lopster568","login":"lopster568","count":1},{"name":"Roger Ng","email":"roger2hk@gmail.com","login":"roger2hk","count":1},{"name":"Robin Liu","email":"41276823+RobinLG","login":"RobinLG","count":1},{"name":"Robert O Butts","email":"rob05c","login":"rob05c","count":1},{"name":"Rhys Hiltner","email":"rhys.hiltner@gmail.com","login":"rhysh","count":1},{"name":"RedHawker","email":"39493925+RedHawker","login":"RedHawker","count":1},{"name":"Ramesh M","email":"78453408+mudhireddy","login":"mudhireddy","count":1},{"name":"Michael Lumish","email":"mlumish@google.com","login":"murgatroid99","count":1},{"name":"Michael Hudson-Doyle","email":"michael.hudson@canonical.com","login":"mwhudson","count":1},{"name":"Mayank Singhal","email":"mayanksinghal308@gmail.com","login":"msinghal34","count":1},{"name":"Max Hawkins","email":"maxhawkins@gmail.com","login":"maxhawkins","count":1},{"name":"Matt Straathof","email":"11823378+bruuuuuuuce","login":"bruuuuuuuce","count":1},{"name":"Matt Jones","email":"mj.thelastid@gmail.com","login":"mattjo","count":1},{"name":"Mats Stichel","email":"mats.stichel@gmail.com","login":"Maydell","count":1},{"name":"Matjaz Debelak","email":"KillerX","login":"KillerX","count":1},{"name":"Marten Klencke","email":"mklencke@gmail.com","login":"mklencke","count":1},{"name":"Mark S. Lewis","email":"Mark.S.Lewis@outlook.com","login":"bestbeforetoday","count":1},{"name":"Keita Shinyama","email":"sk.shinyama127@icloud.com","login":"keita127","count":1},{"name":"Marcos Huck","email":"marcoshuck","login":"marcoshuck","count":1},{"name":"Malte Isberner","email":"2822367+misberner","login":"misberner","count":1},{"name":"Mahé","email":"mahe5397@hotmail.fr","login":"mtardy","count":1},{"name":"Luca Cucchetti","email":"43192486+lucacucchetti","login":"lucacucchetti","count":1},{"name":"Le Van Nghia","email":"nghialv2607@gmail.com","login":"nghialv","count":1},{"name":"Kyle J Strand","email":"BatmanAoD","login":"BatmanAoD","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Oleg Guba","email":"oleg.guba@gmail.com","login":"veshij","count":1},{"name":"Niraj Nepal","email":"nirajn3pal@gmail.com","login":"zarinn3pal","count":1},{"name":"Nilesh Patil","email":"128893479+nileshpatil6","login":"nileshpatil6","count":1},{"name":"Nikita Mochalov","email":"Zamony","login":"Zamony","count":1},{"name":"Nathan Herring","email":"Capstan","login":"Capstan","count":1},{"name":"Márk Sági-Kazár","email":"sagikazarmark","login":"sagikazarmark","count":1},{"name":"Mya Pitzeruse","email":"j.mya.pitz@gmail.com","login":"mjpitz","count":1},{"name":"Muhammed Jishin Jamal TCP","email":"83187455+mohdjishin","login":"mohdjishin","count":1},{"name":"Muhammad Falak R Wani","email":"falakreyaz@gmail.com","login":"mfrw","count":1},{"name":"Mo Zhonghua","email":"mozhonghua@yeah.net","login":"MoZhonghua","count":1},{"name":"Mark Nevill","email":"nev@improbable.io","login":"devnev","count":1},{"name":"Mike Wiacek","email":"mike@iroot.net","login":"mikewiacek","count":1},{"name":"Mike Maloney","email":"mjamaloney@gmail.com","login":"mjamaloney","count":1},{"name":"Michal Matczuk","email":"michal.matczuk@saucelabs.com","login":"mmatczuk","count":1},{"name":"Michael Raimondi","email":"mike@mikeraimondi.com","login":"mikeraimondi","count":1},{"name":"Michael McGreevy","email":"mcgreevy@golang.org","login":"mcgreevy","count":1},{"name":"Krzysztof Dryś","email":"krzysztofdrys","login":"krzysztofdrys","count":1}],"past_year_committers":[{"name":"Easwar Swaminathan","email":"easwars@google.com","login":"easwars","count":73},{"name":"Arjan Singh Bal","email":"46515553+arjan-bal","login":"arjan-bal","count":72},{"name":"eshitachandwani","email":"59800922+eshitachandwani","login":"eshitachandwani","count":65},{"name":"Pranjali-2501","email":"87357388+Pranjali-2501","login":"Pranjali-2501","count":55},{"name":"Madhav Bissa","email":"48023579+mbissa","login":"mbissa","count":29},{"name":"Naveed","email":"naveed@bugqore.com","login":"nvxbug","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Elric","email":"tbnsok40@gmail.com","login":"hugehoo","count":6},{"name":"Marcin Swierczek","email":"mswierczek@google.com","login":"mswierq","count":4},{"name":"vinothkumarr227","email":"vinothkumarr@google.com","login":"vinothkumarr227","count":4},{"name":"Yuki Ito","email":"mrno110y@gmail.com","login":"110y","count":4},{"name":"Gregory Cooke","email":"gregorycooke@google.com","login":"gtcooke94","count":4},{"name":"Chengxi Luo","email":"chengxi.luo2004@gmail.com","login":"chengxilo","count":4},{"name":"Antoine Tollenaere","email":"atollena@gmail.com","login":"atollena","count":3},{"name":"Mikhail Mazurskiy","email":"126021+ash2k","login":"ash2k","count":3},{"name":"Tom Wieczorek","email":"twz123","login":"twz123","count":3},{"name":"ulas","email":"45449532+ulascansenturk","login":"ulascansenturk","count":3},{"name":"Ran","email":"ran-su","login":"ran-su","count":2},{"name":"Luwei Ge","email":"lwge@google.com","login":"rockspore","count":2},{"name":"Leonid Bugaev","email":"leonsbox@gmail.com","login":"buger","count":2},{"name":"Joy Bestourous","email":"32601978+joybestourous","login":"joybestourous","count":2},{"name":"Evan Jones","email":"evan.jones@datadoghq.com","login":"evanj","count":2},{"name":"Doug Fawley","email":"dfawley@google.com","login":"dfawley","count":2},{"name":"Dimitar Pavlov","email":"dimpavloff","login":"dimpavloff","count":2},{"name":"Bala Nallamilli","email":"30488711+Bala-Nallamilli","login":"Bala-Nallamilli","count":2},{"name":"Ivan Mamaev","email":"mamaevivan543@gmail.com","login":"wdsjk","count":1},{"name":"Israel Blancas","email":"iblancasa@gmail.com","login":"iblancasa","count":1},{"name":"Icarus Wu","email":"icaruswu66@qq.com","login":"Icarus9913","count":1},{"name":"Greg Barasch","email":"gregbarasch@gmail.com","login":"gregbarasch","count":1},{"name":"Gido ten Cate","email":"engida96@gmail.com","login":"gidotencate","count":1},{"name":"Deep Golani","email":"54791570+deepgolani4","login":"deepgolani4","count":1},{"name":"Debayan","email":"135033576+RAVEYUS","login":"RAVEYUS","count":1},{"name":"Damien Neil","email":"neild","login":"neild","count":1},{"name":"Chris Carlon","email":"cjc25@cjc25.com","login":"cjc25","count":1},{"name":"Atul Suresh Kumar","email":"54891183+Atul1710","login":"Atul1710","count":1},{"name":"Aryan Singh K.","email":"70511529+aryansk","login":"aryansk","count":1},{"name":"Ali Asghar","email":"98263017+alliasgher","login":"alliasgher","count":1},{"name":"Sebastiaan van Stijn","email":"thaJeztah","login":"thaJeztah","count":1},{"name":"Seth Epps","email":"18355267+seth-epps","login":"seth-epps","count":1},{"name":"Shivam Kumar","email":"155747305+maishivamhoo123","login":"maishivamhoo123","count":1},{"name":"Sotiris Nanopoulos","email":"sotiris.nanopoulos@reddit.com","login":"davinci26","count":1},{"name":"Srayansh Avadhesh Gupta","email":"144322123+SRAYANSH-GUPTA","login":"SRAYANSH-GUPTA","count":1},{"name":"Thuan Truong","email":"tqthuan@gmail.com","login":"thuan-tq","count":1},{"name":"Utku Özdemir","email":"utkuozdemir@gmail.com","login":"utkuozdemir","count":1},{"name":"Vanja Pejovic","email":"vvaffle@gmail.com","login":"vanja-p","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Yusuf İhsan Görgel","email":"developeryusuf@icloud.com","login":"Yusufihsangorgel","count":1},{"name":"Yuyang Guo","email":"mistyguo@gmail.com","login":"yuyangguo42","count":1},{"name":"Zaidoon Abd Al Hadi","email":"43054535+zaidoon1","login":"zaidoon1","count":1},{"name":"apolcyn","email":"apolcyn@google.com","login":"apolcyn","count":1},{"name":"cjqzhao","email":"159480369+cjqzhao","login":"cjqzhao","count":1},{"name":"dfinkel","email":"david.finkel@gmail.com","login":"dfinkel","count":1},{"name":"evilgensec","email":"evil.gen.sec@gmail.com","login":"evilgensec","count":1},{"name":"hpathak01","email":"hpathak@x.ai","login":"hpathak01","count":1},{"name":"jgold2-stripe","email":"jgold@stripe.com","login":"jgold2-stripe","count":1},{"name":"tsukiyoz","email":"88339213+tsukiyoz","login":"tsukiyoz","count":1},{"name":"yy","email":"yhymmt37@gmail.com","login":"NAM-MAN","count":1},{"name":"Alan Ortega Alamo","email":"alanortega7312@gmail.com","login":"al4an444","count":1},{"name":"Jille Timmermans","email":"jille@quis.cx","login":"Jille","count":1},{"name":"Kausthubh J Rao","email":"105716675+Exgene","login":"Exgene","count":1},{"name":"Keith Collister","email":"hnefatl","login":"hnefatl","count":1},{"name":"Krishna Swaroop K","email":"kkrishnaswaroop99@gmail.com","login":"geekswaroop","count":1},{"name":"Luca Cucchetti","email":"43192486+lucacucchetti","login":"lucacucchetti","count":1},{"name":"MV Shiva","email":"speakupshiva@gmail.com","login":"shivaspeaks","count":1},{"name":"Marek Szews","email":"szews@google.com","login":"marek-szews","count":1},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"Nilesh Patil","email":"128893479+nileshpatil6","login":"nileshpatil6","count":1},{"name":"Niraj Nepal","email":"nirajn3pal@gmail.com","login":"zarinn3pal","count":1},{"name":"Pawan Bhardwaj","email":"bpawan@google.com","login":"pawbhard","count":1},{"name":"Rajiv Singh","email":"rajivperfect007@gmail.com","login":"iamrajiv","count":1},{"name":"Roshan Singh","email":"35294369+lopster568","login":"lopster568","count":1},{"name":"Roy Salame","email":"87677047+rs-unity","login":"rs-unity","count":1},{"name":"Saloni Gupta","email":"60051513+gh4683","login":"gh4683","count":1},{"name":"Sankalp Tripathi","email":"sankalpt92@gmail.com","login":"sanki92","count":1},{"name":"James O'Gorman","email":"james@netinertia.co.uk","login":"jamesog","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6772358,"commits_count":982260766,"contributors_count":41409240,"owners_count":1363593,"committers_count":3359701,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"grpc/grpc-go","html_url":"https://github.com/grpc/grpc-go","last_synced_at":"2026-08-26T10:08:22.071Z","status":null,"issues_count":965,"pull_requests_count":3128,"avg_time_to_close_issue":13189960.998644987,"avg_time_to_close_pull_request":724259.6414958648,"issues_closed_count":738,"pull_requests_closed_count":2781,"pull_request_authors_count":316,"issue_authors_count":474,"avg_comments_per_issue":3.987564766839378,"avg_comments_per_pull_request":2.073529411764706,"merged_pull_requests_count":2203,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":87,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":3983745.063829787,"past_year_avg_time_to_close_pull_request":1148160.2465753425,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":219,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":2.977011494252874,"past_year_avg_comments_per_pull_request":2.738235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":181,"created_at":"2023-05-10T14:35:50.872Z","updated_at":"2026-08-26T10:08:22.071Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","issue_labels_count":{"table":{"Type: Bug":360,"P2":246,"Type: Question":190,"Type: Feature":170,"Status: Requires Reporter Clarification":158,"Type: Testing":81,"fixit":75,"stale":72,"P3":52,"P1":49,"Area: xDS":48,"Type: Internal Cleanup":46,"Area: Resolvers/Balancers":31,"Status: Help Wanted":30,"Area: Testing":27,"Area: Transport":26,"Type: Documentation":25,"Type: Performance":23,"Area: Client":20,"Area: Observability":18,"Area: RPC Features":17,"Area: Server":16,"Status: Duplicate":12,"Hacktoberfest":11,"Type: Meta":10,"Status: Blocked":8,"Type: API Change":6,"Area: Tooling":5,"Area: Documentation":4,"Type: Security":4,"Area: Codegen":4,"Area: Auth":4,"Type: Dependencies":3,"Type: Behavior Change":2,"Status: Working As Intended":1,"Area: Interop":1,"P0":1,"Status: Won't Fix":1}},"pull_request_labels_count":{"table":{"Type: Bug":517,"Type: Internal Cleanup":487,"Type: Testing":375,"Type: Feature":350,"Type: Meta":305,"Type: Documentation":130,"Status: Requires Reporter Clarification":123,"Type: Dependencies":122,"Area: xDS":121,"Area: Resolvers/Balancers":95,"Type: Behavior Change":84,"Type: Performance":70,"Type: Security":63,"Area: Testing":45,"Area: Observability":38,"stale":34,"Type: API Change":32,"Area: Auth":32,"Area: Transport":27,"Area: Tooling":19,"Area: Documentation":13,"Area: Client":12,"Area: RPC Features":12,"Status: Blocked":10,"dependencies":9,"Area: Server":8,"P2":8,"go":7,"Area: Benchmarking":5,"Area: Interop":4,"P1":3,"Area: Codegen":2,"Status: Won't Fix":1,"Status: Working As Intended":1}},"issue_author_associations_count":{"table":{"NONE":471,"CONTRIBUTOR":398,"MEMBER":86,"COLLABORATOR":10}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2217,"MEMBER":552,"NONE":320,"COLLABORATOR":38,"OWNER":1}},"issue_authors":{"table":{"easwars":171,"dfawley":52,"arjan-bal":42,"zasweq":26,"purnesh42H":22,"arvindbr8":21,"atollena":16,"eshitachandwani":12,"menghanl":11,"ash2k":8,"davinci26":8,"s-matyukevich":7,"mbissa":7,"jhump":7,"ukai":6,"ejona86":5,"rittneje":4,"howardjohn":4,"pellared":4,"yanke-xu":4,"someview":4,"gidotencate":4,"hiyosi":3,"carl-mastrangelo":3,"DawtDawt":3,"buger":3,"chenjie199234":3,"MakMukhi":3,"axkum10":3,"costinm":3,"fho":3,"kudla":3,"pnacht":3,"halvards":3,"thallgren":2,"jroper":2,"YangXin-Sheep":2,"EndlessSeeker":2,"wizo06":2,"frbvianna":2,"afifurrohman-id":2,"Bbulatov":2,"loeffel-io":2,"Pranjali-2501":2,"jzelinskie":2,"hshamji":2,"janardhanvissa":2,"winklemad":2,"povsister":2,"ktalg":2,"xiatianqiuyu":2,"nezhibitskiy":2,"ppzqh":2,"user12031":2,"diegodimer":2,"henriqueleite42":2,"vtolstov":2,"k-raval":2,"salrashid123":2,"mju":2,"shaj13":2,"aaronbee":2,"AnomalRoil":2,"gnvk":2,"abraxasjoshuricke":2,"koiuo":2,"aranjans":2,"euroelessar":2,"maorlipchuk":2,"tamird":2,"mx-psi":2,"ghost":2,"evanj":2,"jadekler":2,"cha-king":2,"joybestourous":2,"johanbrandhorst":2,"soumyax1das":2,"kkHAIKE":1,"jagobagascon":1,"Leomax004":1,"ying-jeanne":1,"nkawli":1,"korylprince":1,"rackerWard":1,"mamaart":1,"BuddhiWathsala":1,"ghasemloo":1,"cifer-ai":1,"1372143376":1,"redloaf":1,"galileo1721":1,"ahrtr":1,"rtjoseph11":1,"Shaffath":1,"zinuga":1,"logstashbugreporter":1,"snewell":1,"wtask":1,"daveoxley":1,"electricbrew":1,"lev-lb":1,"aybabtme":1,"bo-er":1,"stapelberg":1,"xuxiaofan1203":1,"towerWei":1,"qudongfang":1,"clin1234":1,"CAFxX":1,"IDispose":1,"mchandler-plato":1,"qianlongzt":1,"ne0h12":1,"mudhireddy":1,"KarthikReddyPuli":1,"edcrewe":1,"alfalfaprodigy":1,"justinfx":1,"Ongy":1,"koktlzz":1,"miparnisari":1,"pracucci":1,"Wind31":1,"sevaorlov":1,"DGuhr":1,"brunoluizkatz":1,"LugiaChang":1,"b04112106":1,"DonDebonair":1,"chris-jansson":1,"dharmjit":1,"jmacd":1,"hanut19":1,"rob05c":1,"sglk123":1,"saisrikark":1,"prakrit55":1,"wauxhall":1,"marcel808":1,"titpetric":1,"paul-lalonde":1,"vadimsht":1,"rockwithamoon":1,"RayanAlsalemi":1,"instantraaamen":1,"lavacat":1,"hwhe":1,"ChuntaoLu":1,"manXcoder":1,"bradfitz":1,"pavelpatrin":1,"ffilippopoulos":1,"flowchartsman":1,"jo-me":1,"chancez":1,"wlbwlbwlb":1,"paskozdilar":1,"Sovietaced":1,"micfan":1,"yhzs8":1,"conorevans":1,"yutkin":1,"jongwooo":1,"abhi9560":1,"mYmNeo":1,"lych77":1,"mhalavanja":1,"PasinduTennage":1,"nurgasemetey":1,"StarpTech":1,"damemi":1,"rprada-arista":1,"stevenroose":1,"sodaRyCN":1,"twz123":1,"nadilas":1,"nikitacrit":1,"philippgille":1,"khalwa":1,"squareheadc":1,"DMwangnima":1,"liaokylin":1,"pcj":1,"seinshah":1,"rlubke":1,"rootulp":1,"leviska":1,"Tochemey":1,"sanamsarath":1,"lucacucchetti":1,"yannickepstein":1,"ashu-ciena":1,"zdyj3170101136":1,"ErshovYS":1,"coxley":1,"jarreds":1,"starius":1,"ricebin":1,"nkoson":1,"nexcode":1,"rcrowe":1,"dikshant":1,"maralla":1,"dzbarsky":1,"fayfive":1,"markusthoemmes":1,"ijrsvt":1,"erictg":1,"Jiali-Xing":1,"marooou":1,"lysu":1,"mike-kulinski-dd":1,"vadirajjahagirdar":1,"ItalyPaleAle":1,"bboreham":1,"chrisclapham":1,"wjackson":1,"gregorypa":1,"PaiHL":1,"ashwingopalsamy":1,"cesnietor":1,"Galaf":1,"drigz":1,"sparklyi":1,"holdno":1,"anitgandhi":1,"leefernandes":1,"bsideup":1,"cch123":1,"coocood":1,"hhheiaenia":1,"erezrokah":1,"Linzai99":1,"volume-ji":1,"sbodese":1,"jpbetz":1,"fivezett":1,"sagikazarmark":1,"silicon-ninja":1,"dizecto":1,"mrtdeh":1,"akats7":1,"curly-brace-butler":1,"richzw":1,"shenqidebaozi":1,"lhdhtrc":1,"ndombroski":1,"YuJuncen":1,"salemmohammed":1,"sachinkine":1,"iamricard":1,"printchard":1,"ningmingxiao":1,"rahulkjoshi":1,"Lucaber":1,"moh-osman3":1,"nickjenkin":1,"codyoss":1,"beatrausch":1,"stanhu":1,"justinyjsong":1,"HippoBaro":1,"vamshi-k":1,"jameshartig":1,"tfonfara":1,"rleungx":1,"wmxhw":1,"liukun4515":1,"NathanBaulch":1,"LasseJacobs":1,"Malhavok":1,"ethanvc":1,"zlietapki":1,"FZambia":1,"alexmt":1,"maratori":1,"CharlieMCY":1,"MatthewDolan":1,"roanta":1,"ndsistsys":1,"sercand":1,"varkey98":1,"jskiba":1,"ericgribkoff":1,"nikolaydubina":1,"chenchengfa93":1,"Stoakes":1,"lamhieo02":1,"mustafasen81":1,"nandakumar111":1,"aaronyuan":1,"tjad":1,"realh":1,"DecodeWorms":1,"kimhongji":1,"delgec":1,"mostafafarzaneh":1,"vinothkumarr227":1,"sh1yu":1,"zhiyunliu":1,"ranxuxin001":1,"DerekTBrown":1,"SaiTejaSuvvari02":1,"NeonWizard":1,"abba5rangwala":1,"alanprot":1,"inrdkec":1,"lihao-figma":1,"dashpole":1,"thefallentree":1,"ankittk":1,"manuraj17":1,"rinfx":1,"patrickmeiring":1,"blwt":1,"visweshs-cb":1,"itgcl":1,"marsevilspirit":1,"nepu-SidneyYu":1,"eprst":1,"DerArkeN":1,"ririli":1,"liggitt":1,"shadialtarsha":1,"hpathak01":1,"zhiweiyin318":1,"HaraldNordgren":1,"mari-muthu-k":1,"zachajon-cisco":1,"C4a15Wh":1,"vjpai":1,"amatveev-cf":1,"tritone":1,"catundercar":1,"kytool":1,"alshabib":1,"lowgear":1,"SpecialYang":1,"JoanFM":1,"fredrb":1,"fuweid":1,"SamYuan1990":1,"Chaunceyctx":1,"chrislusf":1,"joel-rieke":1,"jgold2-stripe":1,"gilperopiola":1,"filanov":1,"warmans":1,"efremovmi":1,"szabado":1,"SamMobed":1,"thisisaaronland":1,"abserari":1,"frcai":1,"mohdjishin":1,"YifeiZhuang":1,"amir20":1,"peterchenadded":1,"bburli":1,"rapatchi":1,"Merovius":1,"Clement-Jean":1,"chenye2017":1,"mxschmitt":1,"EricMasonFa":1,"fabmade":1,"toughguy46":1,"charithe":1,"gitsupi":1,"SuzukiHonoka":1,"thanhdatvo":1,"NiteshDhanpal":1,"fredyk":1,"gnuletik":1,"anassrakibi":1,"lonly-banlangen":1,"pablodz":1,"fpetkovski":1,"sebastianjonasson":1,"yishuT":1,"Goddessnunu22":1,"dgnemo":1,"dgpc":1,"mbrancato":1,"xixiwang12138":1,"reatang":1,"mayurkale22":1,"youngqqcn":1,"brianneville":1,"yingshaoxo":1,"mtanski":1,"sfc-gh-bprosnitz":1,"Fank":1,"bkane-msft":1,"alok87":1,"Elsharaky":1,"iamnoah":1,"JesseLabruyere":1,"CrossChEp":1,"ziggie1984":1,"DmitriyMV":1,"nicholasngai":1,"migueleliasweb":1,"technicianted":1,"Neo2308":1,"nikolaianohyn":1,"imaskm":1,"mborsz":1,"LinMoskovitch":1,"Cluas":1,"Muen342":1,"GTB3NW":1,"mahadeva1989":1,"langa0207":1,"malte-prophet":1,"aarongable":1,"olegbespalov":1,"yvesf":1,"ekky-kharismadhany":1,"LazarenkoA":1,"raj-prince":1,"alexofortune":1,"ensonsan":1,"cruvie":1,"buzzsurfr":1,"hujun-open":1,"sahejsingh":1,"JhnW":1,"wyp2013":1,"acynothia":1,"TalLerner":1,"veshij":1,"troymanchester":1,"krapie":1,"DZGodly":1,"avalchev94":1,"wojciechp-remitly":1,"dastrobu":1,"Otterverse":1,"Shnitzelil":1,"dethi":1,"elliots":1,"win5do":1,"ibarryyan":1,"ncw":1,"ggratte":1,"sunjayBhatia":1,"hexfusion":1,"Zenithar":1,"maha-hajja":1,"gtcooke94":1,"frankyn":1,"zejunlitg":1,"flearc":1,"wsy6543":1,"lacop11":1,"vellrya":1,"y3llowcake":1,"jeanbza":1,"Nicolas-EM":1,"rohsaini":1,"marcoferrer":1,"wh75er":1,"KnutZuidema":1,"puneet-traceable":1,"lishaonian":1,"FireTiger23":1,"mogrein":1,"AgentCoop":1,"phil-f":1,"andyliuliming":1,"XSAM":1}},"pull_request_authors":{"table":{"easwars":343,"arjan-bal":337,"dfawley":294,"purnesh42H":258,"zasweq":249,"arvindbr8":162,"eshitachandwani":150,"janardhanvissa":91,"aranjans":82,"gtcooke94":65,"sergiitk":58,"Pranjali-2501":49,"vinothkumarr227":36,"XuanWang-Amos":36,"atollena":31,"ginayeh":25,"townba":22,"mbissa":21,"dependabot[bot]":21,"matthewstevenson88":21,"hanut19":20,"printchard":16,"pvsravani":14,"mmorel-35":14,"ash2k":13,"nvxbug":12,"Aditya-Sood":12,"apolcyn":12,"rockspore":11,"RyanBlaney":10,"ulascansenturk":10,"fengjun2016":10,"PapaCharlie":9,"s-matyukevich":9,"hugehoo":9,"erm-g":9,"kevinGC":8,"infovivek2020":8,"Clement-Jean":7,"anicr7":7,"misvivek":6,"evanj":6,"luxcgo":6,"marcoferrer":6,"holdno":6,"mswierq":6,"zbilun":6,"TomerJLevy":6,"jhump":5,"my4-dev":5,"dims":5,"Kailun2047":5,"danielzhaotongliu":5,"hueypark":5,"jroper":5,"yousukseung":5,"shivaspeaks":5,"alingse":4,"Sebas03446":4,"pnacht":4,"silaselisha":4,"asheshvidyut":4,"Mskxn":4,"ZhouyihaiDing":4,"ryuryu08":4,"jsm":4,"110y":4,"sagarsudo":4,"rob05c":4,"gidotencate":4,"qianlongzt":4,"AnomalRoil":4,"sushanb":4,"NathanBaulch":4,"antonyj7":4,"imoore76":4,"rolandshoemaker":3,"chenye2017":3,"lqs":3,"marek-szews":3,"quartzmo":3,"AgraVator":3,"leolin49":3,"dimpavloff":3,"alanprot":3,"CynicDog":3,"erni27":3,"Gayathri625":3,"thuan-tq":3,"ran-su":3,"eltociear":3,"tobotg":3,"temawi":3,"pellared":3,"stanley-cheung":3,"buger":3,"JalajGoswami":3,"clement2026":3,"fho":3,"nimf":2,"yetyear":2,"arp242":2,"kannanjgithub":2,"linhbkhn95":2,"ryanpbrewster":2,"SaiTejaSuvvari02":2,"chressie":2,"evilgensec":2,"coded9":2,"sreenithi":2,"Dostonlv":2,"silves-xiang":2,"JovialYip":2,"No-SilverBullet":2,"irsl":2,"Bojun-Vvibe":2,"ethanvc":2,"holgerson97":2,"Groxx":2,"kmirzavaziri":2,"Eyal-Shalev":2,"yosuzzy":2,"bruuuuuuuce":2,"costela":2,"pingkuan":2,"waterWang":2,"winklemad":2,"schroederc":2,"isaiahvita":2,"BatmanAoD":2,"dotnetian":2,"SpaceSuffer":2,"curlwget":2,"Icarus9913":2,"vadimsht":2,"chengxilo":2,"chengfang":2,"littlejiancc":2,"ashishksrivastava":2,"cjqzhao":2,"heesu0":2,"and1truong":2,"gnossen":2,"murgatroid99":2,"zanarellidev":2,"bytetigers":2,"doroshenkosa":2,"gkalele":2,"efremovmi":2,"KenxinKun":2,"naya451":2,"mtardy":2,"pnikonowicz":2,"veshij":2,"halvards":2,"twz123":2,"AnandInguva":2,"mjamaloney":2,"cvamsy123":2,"zedGGs":2,"ashupednekar":2,"nghialv":2,"sebastianjonasson":2,"miledxz":2,"Reallyfe":2,"conorevans":2,"lucacucchetti":2,"TalLerner":2,"bakotaco":2,"tsaarni":2,"jronak":2,"marcoshuck":2,"shashkin":2,"kaanyalti":2,"JIeJaitt":2,"ilyaUBST2202":2,"mkruskal-google":2,"mohanli-ml":2,"NithishNithi":2,"zhiyanfoo":2,"yashykt":2,"loselarry":2,"bozaro":2,"daveoxley":2,"ppicom":2,"lopster568":2,"mustafasen81":2,"subhraOffGit":2,"CharityKathure":2,"narqo":2,"wooffie":2,"KarthikReddyPuli":2,"AntiBargu":2,"mYmNeo":2,"mudhireddy":2,"lasradoVinod":2,"jhalterman":2,"raghav-stripe":2,"murongshaozong":2,"wazazaby":2,"imalasong":2,"RedHawker":1,"KnutZuidema":1,"gm42":1,"joeljeske":1,"RayanAlsalemi":1,"dprotaso":1,"yann-soubeyrand":1,"chancez":1,"electricbrew":1,"aarongable":1,"Exgene":1,"mtanski":1,"utkuozdemir":1,"c-tonneslan":1,"coxley":1,"Yusufihsangorgel":1,"olegbespalov":1,"mostynb":1,"hnefatl":1,"SaveTheRbtz":1,"howardjohn":1,"sercand":1,"henvic":1,"hakusai22":1,"isgj":1,"chrisstaite-menlo":1,"cshtruong":1,"buzzsurfr":1,"notandruu":1,"mwilliams-sfo":1,"ben-mays-rdt":1,"bmondal94":1,"om7057":1,"jishudashu":1,"mmatczuk":1,"wenxuwan":1,"ktalg":1,"daniel-weisse":1,"horpto":1,"yiminc":1,"Hrily":1,"hongshengjie":1,"philippgille":1,"prestonvasquez":1,"r9deyes":1,"luongs3":1,"gh4683":1,"pstibrany":1,"menghanl":1,"catundercar":1,"alialobidm":1,"Its-Mi-Here":1,"wdsjk":1,"psyhatter":1,"davinci26":1,"zhiweiyin318":1,"hpathak01":1,"roger2hk":1,"mohdjishin":1,"puneetdixit200":1,"yuyangguo42":1,"jgold2-stripe":1,"fuweid":1,"l-margiela":1,"mwt0530":1,"fallintoplace":1,"N1MBER":1,"GiedriusS":1,"aryansk":1,"lbarthon":1,"huangchong94":1,"holly-hunt1101":1,"deepgolani4":1,"connyay":1,"hunterinvariants":1,"benjamingeer":1,"elsharaky":1,"neild":1,"CarlosRDomin":1,"dastrobu":1,"Bala-Nallamilli":1,"proxfly":1,"searKing":1,"geekswaroop":1,"Elsharaky":1,"hugelgupf":1,"dfinkel":1,"keita127":1,"thisisyou33-publishing-networks":1,"ahrtr":1,"ateliertoby":1,"abhitan007":1,"bo-er":1,"al4an444":1,"nileshpatil6":1,"zaidoon1":1,"dlanov":1,"hnlq715":1,"rleungx":1,"HippoBaro":1,"HomayoonAlimohammadi":1,"bizyutyu":1,"hasson82":1,"zarinn3pal":1,"seth-epps":1,"instantraaamen":1,"SpencerBrown":1,"nexcode":1,"cjc25":1,"siddharthnohria":1,"tsukiyoz":1,"sainiranjannallam":1,"erenboz":1,"JaydenTeoh":1,"2307vivek":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Type: Bug":35,"P2":28,"P1":15,"Type: Feature":12,"Status: Requires Reporter Clarification":10,"Type: Question":7,"stale":6,"Type: Internal Cleanup":6,"Area: xDS":6,"Type: Performance":5,"Status: Help Wanted":5,"Type: Testing":4,"Status: Blocked":3,"Area: Resolvers/Balancers":3,"Area: Testing":3,"Area: Server":2,"Area: Transport":2,"Area: Client":1,"Type: Documentation":1,"P3":1,"Area: RPC Features":1,"Type: Security":1,"Status: Duplicate":1,"Area: Observability":1,"Type: API Change":1}},"past_year_pull_request_labels_count":{"table":{"Type: Bug":82,"Area: xDS":57,"Type: Feature":55,"Type: Internal Cleanup":47,"Status: Requires Reporter Clarification":31,"Type: Testing":24,"Type: Meta":23,"Type: Performance":18,"Type: Security":15,"Area: Resolvers/Balancers":10,"Area: Observability":10,"Area: Transport":10,"stale":9,"Area: Auth":8,"Type: Behavior Change":8,"dependencies":6,"Type: Documentation":6,"go":6,"Area: Client":4,"Type: Dependencies":4,"Type: API Change":4,"Area: Interop":3,"Area: Benchmarking":3,"Area: Server":3,"Area: RPC Features":3,"Area: Documentation":2,"Area: Testing":2}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":47,"NONE":34,"MEMBER":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":221,"NONE":60,"MEMBER":59}},"past_year_issue_authors":{"table":{"easwars":23,"arjan-bal":8,"mbissa":7,"eshitachandwani":6,"gidotencate":4,"buger":3,"winklemad":2,"user12031":2,"davinci26":2,"zachajon-cisco":1,"mike-kulinski-dd":1,"mtanski":1,"mxschmitt":1,"ncw":1,"nexcode":1,"nikolaydubina":1,"NiteshDhanpal":1,"patrickmeiring":1,"Pranjali-2501":1,"rahulkjoshi":1,"RayanAlsalemi":1,"salrashid123":1,"twz123":1,"maralla":1,"lucacucchetti":1,"liggitt":1,"jarreds":1,"jameshartig":1,"instantraaamen":1,"hpathak01":1,"evanj":1,"dgnemo":1,"dethi":1,"clin1234":1,"chrislusf":1,"chenjie199234":1,"CharlieMCY":1,"chancez":1,"ahrtr":1}},"past_year_pull_request_authors":{"table":{"easwars":58,"eshitachandwani":52,"Pranjali-2501":34,"arjan-bal":28,"mbissa":21,"nvxbug":12,"mswierq":6,"dependabot[bot]":6,"vinothkumarr227":6,"ulascansenturk":4,"sushanb":4,"gidotencate":4,"gtcooke94":4,"hugehoo":4,"ran-su":3,"shivaspeaks":3,"marek-szews":3,"thuan-tq":3,"AgraVator":3,"110y":3,"buger":3,"lopster568":2,"winklemad":2,"lucacucchetti":2,"kevinGC":2,"rockspore":2,"zanarellidev":2,"evilgensec":2,"waterWang":2,"Bojun-Vvibe":2,"Dostonlv":2,"doroshenkosa":2,"chengxilo":2,"twz123":2,"Icarus9913":2,"notandruu":1,"nileshpatil6":1,"nexcode":1,"zarinn3pal":1,"neild":1,"2307vivek":1,"om7057":1,"zaidoon1":1,"yuyangguo42":1,"puneetdixit200":1,"Yusufihsangorgel":1,"wdsjk":1,"RayanAlsalemi":1,"sainiranjannallam":1,"seth-epps":1,"siddharthnohria":1,"utkuozdemir":1,"tsukiyoz":1,"abhitan007":1,"al4an444":1,"alialobidm":1,"aryansk":1,"ash2k":1,"ateliertoby":1,"Bala-Nallamilli":1,"ben-mays-rdt":1,"chancez":1,"cjc25":1,"c-tonneslan":1,"cvamsy123":1,"deepgolani4":1,"dfawley":1,"dfinkel":1,"dlanov":1,"Exgene":1,"fallintoplace":1,"geekswaroop":1,"gh4683":1,"GiedriusS":1,"hnefatl":1,"hpathak01":1,"hunterinvariants":1,"instantraaamen":1,"Its-Mi-Here":1,"lbarthon":1,"luongs3":1,"mtanski":1,"mwilliams-sfo":1}},"maintainers":[{"table":{"login":"dfawley","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}},{"table":{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"}},{"table":{"login":"eshitachandwani","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"}},{"table":{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"}},{"table":{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"}},{"table":{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"}},{"table":{"login":"shivaspeaks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"}},{"table":{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"}},{"table":{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"}},{"table":{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"}},{"table":{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}},{"table":{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"}},{"table":{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"}},{"table":{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}},{"table":{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"}},{"table":{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"}},{"table":{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"}},{"table":{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}},{"table":{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"}},{"table":{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"}}],"active_maintainers":[{"table":{"login":"eshitachandwani","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"}},{"table":{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}},{"table":{"login":"shivaspeaks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"}},{"table":{"login":"dfawley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"}}]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":41,"DeleteEvent":6,"ForkEvent":281,"IssueCommentEvent":2578,"IssuesEvent":668,"PullRequestEvent":1423,"PullRequestReviewCommentEvent":6661,"PullRequestReviewEvent":4713,"PushEvent":576,"ReleaseEvent":19,"WatchEvent":1550},"last_year":{"CreateEvent":11,"DeleteEvent":5,"ForkEvent":42,"IssueCommentEvent":498,"IssuesEvent":285,"PullRequestEvent":436,"PullRequestReviewCommentEvent":1203,"PullRequestReviewEvent":696,"PushEvent":182,"ReleaseEvent":3,"WatchEvent":377}},"keywords":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.175Z","updated_at":"2023-01-14T13:31:13.175Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6897950896,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6897950897,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6897950898,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.323Z","updated_at":"2023-01-14T13:31:13.323Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/lock.yml","dependencies":[{"id":6897951210,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.496Z","updated_at":"2023-01-14T13:31:13.496Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/release.yml","dependencies":[{"id":6897951462,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6897951463,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6897951464,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.579Z","updated_at":"2023-01-14T13:31:13.579Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/stale.yml","dependencies":[{"id":6897951511,"package_name":"actions/stale","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.646Z","updated_at":"2023-01-14T13:31:13.646Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/testing.yml","dependencies":[{"id":6897951712,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6897951713,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"interop/xds/client/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.714Z","updated_at":"2023-01-14T13:31:13.714Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/xds/client/Dockerfile","dependencies":[{"id":6897951829,"package_name":"golang","ecosystem":"docker","requirements":"1.19-alpine","direct":true,"kind":"build","optional":false},{"id":6897951830,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"interop/xds/server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.784Z","updated_at":"2023-01-14T13:31:13.784Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/xds/server/Dockerfile","dependencies":[{"id":6897951937,"package_name":"golang","ecosystem":"docker","requirements":"1.19-alpine","direct":true,"kind":"build","optional":false},{"id":6897951938,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"cmd/protoc-gen-go-grpc/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.848Z","updated_at":"2023-01-14T13:31:13.848Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/cmd/protoc-gen-go-grpc/go.mod","dependencies":[{"id":6897952060,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cmd/protoc-gen-go-grpc/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:13.908Z","updated_at":"2023-01-14T13:31:13.908Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/cmd/protoc-gen-go-grpc/go.sum","dependencies":[{"id":6897952111,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952112,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897952113,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897952114,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897952115,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:13.948Z","updated_at":"2023-01-14T13:31:13.948Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/examples/go.mod","dependencies":[{"id":6897952145,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897952146,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897952147,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897952148,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.52.0","direct":true,"kind":"runtime","optional":false},{"id":6897952149,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false},{"id":6897952150,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":6897952151,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":6897952152,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":6897952153,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6897952154,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":true,"kind":"runtime","optional":false},{"id":6897952155,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":true,"kind":"runtime","optional":false},{"id":6897952156,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":true,"kind":"runtime","optional":false},{"id":6897952157,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6897952158,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897952159,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897952160,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897952161,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:14.017Z","updated_at":"2023-01-14T13:31:14.017Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/examples/go.sum","dependencies":[{"id":6897952375,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6897952376,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6897952377,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6897952378,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6897952379,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":6897952380,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6897952381,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6897952382,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897952383,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6897952384,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6897952385,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897952386,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897952387,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897952388,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6897952389,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6897952390,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":6897952391,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897952392,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897952393,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897952394,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":6897952395,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":6897952396,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":6897952397,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897952398,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":6897952399,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897952400,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":6897952401,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":6897952402,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897952403,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897952404,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":6897952405,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":6897952406,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897952407,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":6897952408,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":6897952409,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.105.0","direct":false,"kind":"runtime","optional":false},{"id":6897952410,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":6897952411,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952412,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952413,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952414,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952415,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897952416,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897952417,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897952418,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897952419,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897952420,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952421,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952422,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952423,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952424,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952425,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952426,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952427,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952428,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952429,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952430,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952431,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952432,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952433,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952434,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952435,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952436,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952437,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952438,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952925,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897952439,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952440,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952441,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952442,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952443,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952444,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952445,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952446,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952447,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952448,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952449,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952450,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952451,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952452,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897952453,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952454,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952455,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952456,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952457,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952458,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6897952459,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897952460,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":6897952461,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952462,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953137,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897952463,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952464,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952465,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952466,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952467,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952468,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952469,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952470,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952471,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952472,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952473,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952474,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952475,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952476,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952477,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952478,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952479,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952480,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952481,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952482,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952483,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952484,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952485,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897952486,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952487,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952488,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897952489,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6897952490,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897952491,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897952492,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":6897952493,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952494,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952495,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897952496,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897952497,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952498,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952499,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952500,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952501,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897952502,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952503,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952504,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952505,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952506,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952507,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952508,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952509,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952510,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952511,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952512,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952513,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952514,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952515,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952516,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952517,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952518,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952519,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952520,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952521,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952522,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952523,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952524,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952525,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952526,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952527,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952528,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952529,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952530,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952531,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952532,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897952533,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":6897952534,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897952535,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897952536,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897952537,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952538,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952539,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952540,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952541,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952542,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952543,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952544,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952545,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952546,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952547,"package_name":"cloud.google.com/go/errorreporting","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952548,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952549,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952550,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952551,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952552,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952553,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952554,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952555,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952556,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952557,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952558,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952559,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952560,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952561,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952562,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952563,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952564,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952565,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952566,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952567,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952568,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952569,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952570,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952571,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952572,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952573,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952574,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952575,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952576,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952577,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952578,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952579,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952580,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952581,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952582,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952583,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952584,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952585,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952586,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952587,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952588,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952589,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952590,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952591,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952592,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952593,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952594,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952595,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897952596,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897952597,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952598,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952599,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952600,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952601,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952602,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952603,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953138,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897952604,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952605,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952606,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952607,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952608,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952609,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952610,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952611,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952612,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952613,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952614,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952615,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952616,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952617,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952618,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952619,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952620,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952621,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952622,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952623,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952624,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952625,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952626,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952627,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952628,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952629,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952630,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952631,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952632,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952633,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952634,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952635,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952636,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952637,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952638,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952639,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952640,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952641,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952642,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952643,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952644,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952645,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897952646,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952647,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952926,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897952648,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952649,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897952650,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897952651,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952652,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952653,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952654,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952655,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952656,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952657,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952658,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952659,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952660,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952661,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952662,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952663,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952664,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952665,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952666,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952667,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952668,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952669,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952670,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952671,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952672,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952673,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952674,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952675,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897952676,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952677,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952678,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952679,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952680,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952681,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952682,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952683,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952684,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952685,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952686,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952687,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952688,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952689,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952690,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897952691,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897952692,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897952693,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897952694,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952695,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952696,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952697,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952698,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952699,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952700,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952701,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952702,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952703,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952704,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952705,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952706,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897952707,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952708,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952709,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952710,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952711,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952712,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952713,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952714,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952715,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897952716,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897952717,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6897952718,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897952719,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897952720,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952721,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952722,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952723,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952724,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952725,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952726,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952727,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952728,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952729,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952730,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952731,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952732,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952733,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952734,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952735,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952736,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952737,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952738,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952739,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952740,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952741,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952742,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952743,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952744,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952745,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952746,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952747,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952748,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952749,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952750,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952751,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952752,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952753,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952754,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952755,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952756,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952757,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952758,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952759,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897952760,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6897952761,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952762,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6897952763,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952764,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897952765,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952766,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897952767,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897952768,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952769,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6897952770,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6897952771,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6897952772,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":6897952773,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":6897952774,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":6897952775,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":6897952776,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":6897952777,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":6897952778,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":6897952779,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952780,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897952781,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":6897952782,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6897952783,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952784,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897952785,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897952786,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952787,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6897952788,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6897952789,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6897952790,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6897952791,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952792,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6897952793,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6897952794,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6897952795,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952796,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952797,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952798,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897952799,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897952800,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6897952801,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952802,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952803,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952804,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952805,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897952806,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897952807,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897952808,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897952809,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897952810,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6897952811,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6897952812,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6897952813,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952814,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897952815,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897952816,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897952817,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952818,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897952819,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897952820,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6897952821,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6897952822,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952823,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952824,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952825,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897952826,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952827,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897952828,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952829,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897952830,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897952831,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6897952832,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6897952833,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897952834,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6897952835,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6897952836,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":6897952837,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897952838,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6897952839,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952840,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952841,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897952842,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6897952843,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6897952844,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6897952845,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6897952846,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6897952847,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6897952848,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6897952849,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":6897952850,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":6897952851,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":6897952852,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":6897952853,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":6897952854,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":6897952855,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":6897952856,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":6897952857,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952858,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897952859,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952860,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":6897952861,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952862,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952863,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6897952864,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6897952865,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952866,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897952867,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952868,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952869,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952870,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897952871,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952872,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952873,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952874,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":6897952875,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897952876,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952877,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.11.3","direct":false,"kind":"runtime","optional":false},{"id":6897952878,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952879,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897952880,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952881,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6897952882,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":6897952883,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6897952884,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897952885,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952886,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952887,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952888,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897952889,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952890,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952891,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897952892,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897952893,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897952894,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":6897952895,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":6897952896,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897952897,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6897952898,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952899,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952900,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952901,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897952902,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897952903,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6897952904,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952905,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952906,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952907,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952908,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897952909,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952910,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6897952911,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897952912,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897952913,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6897952914,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6897952915,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6897952916,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897952917,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897952918,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6897952919,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897952920,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897952921,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6897952922,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6897952923,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6897952924,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":6897952927,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952928,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897952929,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897952930,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6897952931,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6897952932,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":6897952933,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897952934,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6897952935,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":6897952936,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6897952937,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211108221036-ceb1ce70b4fa","direct":false,"kind":"runtime","optional":false},{"id":6897952938,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6897952939,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6897952940,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6897952941,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6897952942,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6897952943,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6897952944,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6897952945,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6897952946,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6897952947,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6897952948,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6897952949,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6897952950,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6897952951,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6897952952,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6897952953,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6897952954,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6897952955,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6897952956,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6897952957,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6897952958,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6897952959,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":6897952960,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6897952961,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6897952962,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6897952963,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6897952964,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897952965,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6897952966,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6897952967,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897952968,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897952969,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897952970,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897952971,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897952972,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897952973,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6897952974,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897952975,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6897952976,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6897952977,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6897952978,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6897952979,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897952980,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6897952981,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6897952982,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6897952983,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897952984,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6897952985,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6897952986,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6897952987,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6897952988,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6897952989,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6897952990,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6897952991,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6897952992,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6897952993,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6897952994,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6897952995,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6897952996,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6897952997,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6897952998,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6897952999,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6897953000,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6897953001,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":6897953002,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":6897953003,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":6897953004,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":6897953005,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":6897953006,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6897953007,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":6897953008,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6897953009,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":6897953010,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":6897953011,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6897953139,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897953012,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6897953013,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":6897953014,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":6897953015,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":6897953016,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":6897953017,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":6897953018,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":6897953019,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6897953020,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":6897953021,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221012135044-0b7e1fb9d458","direct":false,"kind":"runtime","optional":false},{"id":6897953022,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":6897953023,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953024,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953025,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6897953026,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6897953027,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6897953028,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6897953029,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":6897953030,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":6897953031,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":6897953032,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":6897953033,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":6897953034,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":6897953035,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6897953036,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":6897953037,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":6897953038,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":6897953039,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":6897953040,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":6897953041,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":6897953042,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":6897953043,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":6897953044,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":6897953045,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":6897953046,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":6897953047,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221006150949-b44042a4b9c1","direct":false,"kind":"runtime","optional":false},{"id":6897953048,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":6897953049,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953050,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6897953051,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6897953052,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6897953053,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897953054,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6897953055,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6897953056,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6897953057,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6897953058,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6897953059,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6897953060,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":6897953061,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6897953062,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":6897953063,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953064,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897953065,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6897953066,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897953067,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6897953068,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6897953069,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6897953070,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6897953071,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6897953072,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6897953073,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6897953140,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897953074,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6897953075,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6897953076,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6897953077,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6897953078,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6897953079,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6897953080,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6897953081,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6897953082,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6897953083,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6897953084,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6897953085,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6897953086,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6897953087,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6897953088,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":6897953089,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6897953090,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6897953091,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":6897953092,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":6897953093,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":6897953094,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":6897953095,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":6897953096,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":6897953097,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":6897953098,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":6897953099,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6897953100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6897953101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":6897953102,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6897953103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":6897953104,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":6897953105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6897953106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":6897953107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":6897953108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":6897953109,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":6897953110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":6897953111,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":6897953112,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":6897953113,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":6897953114,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6897953115,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":6897953116,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":6897953117,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6897953118,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":6897953119,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":6897953120,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":6897953121,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":6897953122,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6897953123,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":6897953124,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":6897953125,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":6897953126,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6897953127,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":6897953128,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953129,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953130,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6897953131,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6897953132,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953133,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953134,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6897953135,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953136,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6897953141,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6897953142,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6897953143,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6897953144,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953145,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953146,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6897953147,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6897953148,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6897953149,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220922220347-f3bd1da661af","direct":false,"kind":"runtime","optional":false},{"id":6897953150,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953151,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897953152,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6897953153,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6897953155,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6897953156,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6897953157,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6897953158,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6897953159,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6897953161,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6897953162,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6897953164,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6897953165,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6897953167,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6897953168,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6897953170,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6897953171,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6897953173,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897953175,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6897953176,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6897953178,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6897953179,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6897953181,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6897953182,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6897953183,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6897953184,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6897953185,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6897953186,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6897953187,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6897953188,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6897953189,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6897953190,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6897953191,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6897953192,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6897953193,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6897953194,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6897953195,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6897953196,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6897953197,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6897953198,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6897953199,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":6897953200,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":6897953201,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":6897953202,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":6897953203,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":6897953204,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":6897953205,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953206,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897953207,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897953208,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897953209,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897953210,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6897953211,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6897953212,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953213,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897953214,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897953215,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897953216,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6897953217,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":6897953218,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":6897953219,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":6897953220,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":6897953221,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953222,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953223,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953224,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953225,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897953226,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897953227,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897953228,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897953229,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897953230,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897953231,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6897953232,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897953233,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897953234,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897953235,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6897953236,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6897953237,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":6897953238,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":6897953239,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":6897953240,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897953241,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897953242,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":6897953243,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":6897953244,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897953245,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":6897953246,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897953247,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":6897953248,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897953249,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897953250,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":6897953251,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":6897953252,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":6897953253,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":6897953254,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":6897953255,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897953256,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897953257,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":6897953258,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897953259,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":6897953260,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897953261,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":6897953262,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897953263,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":6897953264,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":6897953265,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":6897953266,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897953267,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":6897953268,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897953269,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":6897953270,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897953271,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":6897953272,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953273,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953274,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897953275,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6897953276,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6897953277,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897953278,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6897953279,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6897953280,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6897953281,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6897953282,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6897953283,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6897953284,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6897953285,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6897953286,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6897953287,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6897953288,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6897953290,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6897953291,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6897953292,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6897953294,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6897953295,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6897953297,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6897953298,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6897953300,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6897953301,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6897953303,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6897953304,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6897953306,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6897953308,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6897953309,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6897953311,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6897953312,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6897953313,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6897953314,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6897953315,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":6897953316,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":6897953317,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":6897953318,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":6897953319,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":6897953320,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":6897953321,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":6897953322,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":6897953323,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":6897953324,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":6897953325,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":6897953326,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":6897953327,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":6897953328,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":6897953329,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":6897953330,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":6897953331,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":6897953332,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":6897953333,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":6897953334,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":6897953335,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":6897953336,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":6897953337,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":6897953338,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":6897953339,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":6897953340,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":6897953341,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":6897953342,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":6897953343,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":6897953344,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":6897953345,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":6897953346,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":6897953347,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":6897953348,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":6897953349,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":6897953350,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":6897953351,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":6897953352,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":6897953353,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":6897953354,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":6897953355,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":6897953356,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":6897953357,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":6897953358,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":6897953359,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":6897953360,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":6897953361,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":6897953362,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":6897953363,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":6897953364,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":6897953365,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":6897953366,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":6897953367,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":6897953368,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":6897953369,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":6897953370,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":6897953372,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":6897953374,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":6897953375,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":6897953377,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":6897953378,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":6897953379,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":6897953380,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":6897953381,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":6897953382,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":6897953383,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":6897953384,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":6897953385,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":6897953386,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":6897953387,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":6897953388,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":6897953389,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":6897953390,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":6897953391,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024153911-1573dae28c9c","direct":false,"kind":"runtime","optional":false},{"id":6897953392,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024183307-1bc688fe9f3e","direct":false,"kind":"runtime","optional":false},{"id":6897953393,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221027153422-115e99e71e1c","direct":false,"kind":"runtime","optional":false},{"id":6897953394,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221114212237-e4508ebdbee1","direct":false,"kind":"runtime","optional":false},{"id":6897953395,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221117204609-8f9c96812029","direct":false,"kind":"runtime","optional":false},{"id":6897953396,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221118155620-16455021b5e6","direct":false,"kind":"runtime","optional":false},{"id":6897953397,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201164419-0e50fba7f41c","direct":false,"kind":"runtime","optional":false},{"id":6897953398,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221202195650-67e5cbc046fd","direct":false,"kind":"runtime","optional":false},{"id":6897953399,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897953400,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953401,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6897953402,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6897953403,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6897953404,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6897953405,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897953406,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897953407,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897953408,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6897953409,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897953410,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6897953411,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897953412,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897953413,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897953414,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897953415,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6897953416,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6897953417,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6897953418,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953419,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6897953420,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897953421,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6897953422,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897953423,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6897953424,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6897953425,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6897953426,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6897953427,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897953428,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897953429,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897953430,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953431,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953432,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gcp/observability/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:14.285Z","updated_at":"2023-01-14T13:31:14.285Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/gcp/observability/go.mod","dependencies":[{"id":6897953561,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":6897953562,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.12","direct":true,"kind":"runtime","optional":false},{"id":6897953563,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":6897953564,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6897953565,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":6897953566,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897953567,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.51.0","direct":true,"kind":"runtime","optional":false},{"id":6897953568,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":true,"kind":"runtime","optional":false},{"id":6897953569,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":6897953570,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":6897953571,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6897953572,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":6897953573,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897953574,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.162","direct":true,"kind":"runtime","optional":false},{"id":6897953575,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":6897953576,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":6897953577,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897953578,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6897953579,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":true,"kind":"runtime","optional":false},{"id":6897953580,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897953581,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v2.5.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":6897953582,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897953583,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6897953584,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897953585,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897953586,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":true,"kind":"runtime","optional":false},{"id":6897953587,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":6897953588,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897953589,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gcp/observability/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:14.388Z","updated_at":"2023-01-14T13:31:14.388Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/gcp/observability/go.sum","dependencies":[{"id":6897953729,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6897953730,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6897953731,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6897953732,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6897953733,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":6897953734,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6897953735,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6897953736,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897953737,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6897953738,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6897953739,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897953740,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897953741,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897953742,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6897953743,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6897953744,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":6897953745,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897953746,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897953747,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897953748,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":6897953749,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":6897953750,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":6897953751,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897953752,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":6897953753,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897953754,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":6897953755,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":6897953756,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897953757,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897953758,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":6897953759,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":6897953760,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897953761,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":6897953762,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":6897953763,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.105.0","direct":false,"kind":"runtime","optional":false},{"id":6897953764,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":6897953765,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953766,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953767,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953768,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953769,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897953770,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897953771,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897953772,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897953773,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897953774,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953775,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953776,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953777,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953778,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953779,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953780,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953781,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953782,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953783,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953784,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953785,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953786,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953787,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953788,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953789,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953790,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953791,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953792,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953793,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953794,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953795,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953796,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953797,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953798,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953799,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953800,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953801,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953802,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953803,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953804,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953805,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953806,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897953807,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953808,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953809,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953810,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953811,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953812,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6897953813,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897953814,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":6897953815,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953816,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953817,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953818,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953819,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953820,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953821,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953822,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953823,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953824,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953825,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953826,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953827,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953828,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953829,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953830,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953831,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953832,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953833,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953834,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953835,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953836,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953837,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953838,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953839,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897953840,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953841,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953842,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897953843,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6897953844,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897953845,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897953846,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":6897953847,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953848,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953849,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897953850,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897953851,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953852,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953853,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953854,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953855,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897953856,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953857,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953858,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953859,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953860,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953861,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953862,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953863,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953864,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953865,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953866,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953867,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953868,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953869,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953870,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953871,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953872,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953873,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953874,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953875,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953876,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953877,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897953878,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953879,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953880,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953881,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953882,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953883,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953884,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953885,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953886,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897953887,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":6897953888,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897953889,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897953890,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897953891,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953892,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953893,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953894,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953895,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953896,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953897,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953898,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953899,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953900,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953901,"package_name":"cloud.google.com/go/errorreporting","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953902,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953903,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953904,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953905,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953906,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953907,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953908,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953909,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953910,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953911,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953912,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953913,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953914,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953915,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953916,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953917,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953918,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953919,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953920,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953921,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953922,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953923,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953924,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953925,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953926,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953927,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953928,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953929,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953930,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953931,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953932,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953933,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953934,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953935,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953936,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953937,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953938,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953939,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953940,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953941,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953942,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953943,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953944,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953945,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953946,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953947,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953948,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953949,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897953950,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897953951,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953952,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953953,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953954,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953955,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953956,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953957,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953958,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953959,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953960,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953961,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953962,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953963,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953964,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953965,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953966,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953967,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953968,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953969,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953970,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953971,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953972,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953973,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953974,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953975,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953976,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953977,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953978,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953979,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953980,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897953981,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897953982,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953983,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953984,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953985,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953986,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953987,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897953988,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897953989,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897953990,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953991,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953992,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953993,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897953994,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953995,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897953996,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897953997,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897953998,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897953999,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954000,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897954001,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954002,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954003,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954004,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897954005,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897954006,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954007,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954008,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954009,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954010,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954011,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954012,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954013,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954014,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954015,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954016,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954017,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954018,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954019,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954020,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954021,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954022,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897954023,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954024,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954025,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954026,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954027,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954028,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954029,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897954030,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897954031,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954032,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954033,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954034,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954035,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954036,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954037,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954038,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954039,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954040,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954041,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954042,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954043,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954044,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897954045,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897954046,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897954047,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897954048,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897954049,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954050,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954051,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954052,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954053,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954054,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954055,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954056,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954057,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954058,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954059,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954060,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954061,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897954062,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954063,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954064,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954065,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954066,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954067,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954068,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954069,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954070,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897954071,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897954072,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6897954073,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897954074,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897954075,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954076,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954077,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954078,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954079,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954080,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954081,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954082,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954083,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954084,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954085,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954086,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954087,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954088,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954089,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954090,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954091,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954092,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954093,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954094,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954095,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954096,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954097,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954098,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954099,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954100,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954101,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954102,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954103,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954104,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954105,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954106,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954107,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954108,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954109,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954110,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954111,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954112,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954113,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954114,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954115,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954116,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.12","direct":false,"kind":"runtime","optional":false},{"id":6897954117,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6897954118,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954119,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6897954120,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954122,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":6897954123,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.162","direct":false,"kind":"runtime","optional":false},{"id":6897954124,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897954125,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954126,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897954127,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897954128,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954129,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6897954130,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6897954131,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6897954132,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":6897954133,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":6897954134,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":6897954135,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":6897954136,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":6897954137,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":6897954138,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":6897954139,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954140,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897954141,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":6897954142,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6897954143,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954144,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897954145,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897954146,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954147,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6897954148,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6897954149,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6897954150,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6897954151,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954152,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6897954153,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6897954154,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6897954155,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":6897954156,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954157,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954158,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954159,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897954160,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897954161,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6897954162,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954163,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954164,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954165,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954166,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897954167,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897954168,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897954169,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897954170,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897954171,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6897954172,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6897954173,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6897954174,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954175,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897954176,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897954177,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897954178,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954179,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897954180,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897954181,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6897954182,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6897954183,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954184,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954185,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954186,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897954187,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954188,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897954189,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954190,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897954191,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897954192,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6897954193,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6897954194,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897954195,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6897954196,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6897954197,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":6897954198,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897954199,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6897954200,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954201,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954202,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897954203,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6897954204,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6897954205,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6897954206,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6897954207,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6897954208,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6897954209,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6897954210,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":6897954211,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":6897954212,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":6897954213,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":6897954214,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":6897954215,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":6897954216,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":6897954217,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":6897954218,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954219,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897954220,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954221,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":6897954222,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954223,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954224,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6897954225,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6897954226,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954227,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897954228,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954229,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954230,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954231,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897954232,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954233,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954234,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954235,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":6897954236,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897954237,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954238,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.11.3","direct":false,"kind":"runtime","optional":false},{"id":6897954239,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954240,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897954241,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954242,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6897954243,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":6897954244,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954245,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897954246,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6897954247,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897954248,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954249,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954250,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954251,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897954252,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954253,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954254,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897954255,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897954256,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897954257,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":6897954258,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":6897954259,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897954260,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6897954261,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954262,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v2.5.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6897954263,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954264,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954265,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897954266,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954267,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6897954268,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954269,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954270,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954271,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954272,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897954273,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954274,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6897954275,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954276,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897954277,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6897954278,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6897954279,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6897954280,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897954281,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897954282,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6897954283,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897954284,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897954285,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6897954286,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6897954287,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6897954288,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":6897954289,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897954290,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897954291,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954292,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897954293,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897954294,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6897954295,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6897954296,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":6897954297,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897954298,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6897954299,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":6897954300,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6897954301,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211108221036-ceb1ce70b4fa","direct":false,"kind":"runtime","optional":false},{"id":6897954302,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6897954303,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6897954304,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6897954305,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6897954306,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6897954307,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6897954308,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6897954309,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6897954310,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6897954311,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6897954312,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6897954313,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6897954314,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6897954315,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6897954316,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6897954317,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6897954318,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6897954319,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6897954320,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6897954321,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6897954322,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6897954323,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":6897954324,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6897954325,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6897954326,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6897954327,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6897954328,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954329,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6897954330,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6897954331,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954332,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954333,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954334,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897954335,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897954336,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954337,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6897954338,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954339,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6897954340,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6897954341,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6897954342,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6897954343,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897954344,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6897954345,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6897954346,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6897954347,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897954348,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6897954349,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6897954350,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6897954351,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6897954352,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6897954353,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6897954354,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6897954355,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6897954356,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6897954357,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6897954358,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6897954359,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6897954360,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6897954361,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6897954362,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6897954363,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6897954364,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6897954365,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":6897954366,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":6897954367,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":6897954368,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":6897954369,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":6897954370,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6897954371,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":6897954372,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6897954373,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":6897954374,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":6897954375,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6897954376,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6897954377,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":6897954378,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":6897954379,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":6897954380,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":6897954381,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":6897954382,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":6897954383,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6897954384,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":6897954385,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221012135044-0b7e1fb9d458","direct":false,"kind":"runtime","optional":false},{"id":6897954386,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":6897954387,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954388,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954389,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954390,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6897954391,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6897954392,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6897954393,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6897954394,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":6897954395,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":6897954396,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":6897954397,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":6897954398,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":6897954399,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":6897954400,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6897954401,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":6897954402,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":6897954403,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":6897954404,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211005180243-6b3c2da341f1","direct":false,"kind":"runtime","optional":false},{"id":6897954405,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":6897954406,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":6897954407,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":6897954408,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":6897954409,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":6897954410,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":6897954411,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":6897954412,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":6897954413,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221006150949-b44042a4b9c1","direct":false,"kind":"runtime","optional":false},{"id":6897954414,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":6897954415,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954416,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6897954417,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6897954418,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6897954419,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897954420,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6897954421,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6897954422,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6897954423,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6897954424,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6897954425,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6897954426,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":6897954427,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6897954428,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":6897954429,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954430,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897954431,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6897954432,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897954433,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6897954434,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6897954435,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6897954436,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6897954437,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6897954438,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6897954439,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6897954440,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6897954441,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6897954442,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6897954443,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6897954444,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6897954445,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6897954446,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6897954447,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6897954448,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6897954449,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6897954450,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6897954451,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6897954452,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6897954453,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6897954454,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":6897954455,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6897954456,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6897954457,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":6897954458,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":6897954459,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":6897954460,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":6897954461,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":6897954462,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":6897954463,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":6897954464,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":6897954465,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6897954466,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6897954467,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":6897954468,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6897954469,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":6897954470,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":6897954471,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6897954472,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":6897954473,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":6897954474,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":6897954475,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":6897954476,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":6897954477,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":6897954478,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210917161153-d61c044b1678","direct":false,"kind":"runtime","optional":false},{"id":6897954479,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":6897954480,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":6897954481,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":6897954482,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6897954483,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":6897954484,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":6897954485,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6897954486,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":6897954487,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":6897954488,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":6897954489,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":6897954490,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6897954491,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":6897954492,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":6897954493,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":6897954494,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6897954495,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":6897954496,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954497,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954498,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954499,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6897954500,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6897954501,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954502,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954503,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954504,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6897954505,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954506,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6897954507,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897954508,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897954509,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897954510,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897954511,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6897954512,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6897954513,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6897954514,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954515,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897954516,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6897954517,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6897954518,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6897954519,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220922220347-f3bd1da661af","direct":false,"kind":"runtime","optional":false},{"id":6897954520,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954521,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897954522,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6897954523,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6897954524,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6897954525,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6897954526,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6897954527,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6897954528,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6897954529,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6897954530,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6897954531,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6897954532,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6897954533,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6897954534,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6897954535,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6897954536,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6897954537,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897954538,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6897954539,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6897954540,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6897954541,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6897954542,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6897954543,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6897954544,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6897954545,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6897954546,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6897954547,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6897954548,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6897954549,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6897954550,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6897954551,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6897954552,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6897954553,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6897954554,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6897954555,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6897954556,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6897954557,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6897954558,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6897954559,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6897954560,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":6897954561,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":6897954562,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":6897954563,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":6897954564,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":6897954565,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":6897954566,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954567,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897954568,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897954569,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897954570,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897954571,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6897954572,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6897954573,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897954574,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897954575,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897954576,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897954577,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6897954578,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":6897954579,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":6897954580,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":6897954581,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":6897954582,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954583,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897954584,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897954585,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897954586,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897954587,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897954588,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897954589,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897954590,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897954591,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897954592,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6897954593,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897954594,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897954595,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897954596,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6897954597,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6897954598,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":6897954599,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":6897954600,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":6897954601,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897954602,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897954603,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":6897954604,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":6897954605,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897954606,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":6897954607,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897954608,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":6897954609,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897954610,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897954611,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.58.0","direct":false,"kind":"runtime","optional":false},{"id":6897954612,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.59.0","direct":false,"kind":"runtime","optional":false},{"id":6897954613,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":6897954614,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":6897954615,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":6897954616,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":6897954617,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":6897954618,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897954619,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897954620,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":6897954621,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897954622,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":6897954623,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897954624,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":6897954625,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897954626,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":6897954627,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":6897954628,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":6897954629,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897954630,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":6897954631,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897954632,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":6897954633,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897954634,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":6897954635,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897954636,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897954637,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897954638,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6897954639,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6897954640,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897954641,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6897954642,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6897954643,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6897954644,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6897954645,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6897954646,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6897954647,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6897954648,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6897954649,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6897954650,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6897954651,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6897954652,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6897954653,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6897954654,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6897954655,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6897954656,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6897954657,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6897954658,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6897954659,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6897954660,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6897954661,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6897954662,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6897954663,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6897954664,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6897954665,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6897954666,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6897954667,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6897954668,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6897954669,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6897954670,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":6897954671,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":6897954672,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":6897954673,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":6897954674,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":6897954675,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":6897954676,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":6897954677,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":6897954678,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":6897954679,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":6897954680,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":6897954681,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":6897954682,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":6897954683,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":6897954684,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":6897954685,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":6897954686,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":6897954687,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":6897954688,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":6897954689,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":6897954690,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":6897954691,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":6897954692,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":6897954693,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":6897954694,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":6897954695,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":6897954696,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":6897954697,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":6897954698,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":false,"kind":"runtime","optional":false},{"id":6897954699,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210921142501-181ce0d877f6","direct":false,"kind":"runtime","optional":false},{"id":6897954700,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":6897954701,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211008145708-270636b82663","direct":false,"kind":"runtime","optional":false},{"id":6897954702,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211018162055-cf77aa76bad2","direct":false,"kind":"runtime","optional":false},{"id":6897954703,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":6897954704,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":6897954705,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":6897954706,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":6897954707,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":6897954708,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":6897954709,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":6897954710,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":6897954711,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":6897954712,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":6897954713,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":6897954714,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":6897954715,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":6897954716,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":6897954717,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":6897954718,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":6897954719,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":6897954720,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":6897954721,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":6897954722,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":6897954723,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":6897954724,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":6897954725,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":6897954726,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":6897954727,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":6897954728,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":6897954729,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":6897954730,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":6897954731,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":6897954732,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":6897954733,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":6897954734,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":6897954735,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":6897954736,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":6897954737,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":6897954738,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":6897954739,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":6897954740,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":6897954741,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":6897954742,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":6897954743,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":6897954744,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":6897954745,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":6897954746,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":6897954747,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024153911-1573dae28c9c","direct":false,"kind":"runtime","optional":false},{"id":6897954748,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024183307-1bc688fe9f3e","direct":false,"kind":"runtime","optional":false},{"id":6897954749,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221027153422-115e99e71e1c","direct":false,"kind":"runtime","optional":false},{"id":6897954750,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221114212237-e4508ebdbee1","direct":false,"kind":"runtime","optional":false},{"id":6897954751,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221117204609-8f9c96812029","direct":false,"kind":"runtime","optional":false},{"id":6897954752,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221118155620-16455021b5e6","direct":false,"kind":"runtime","optional":false},{"id":6897954753,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201164419-0e50fba7f41c","direct":false,"kind":"runtime","optional":false},{"id":6897954754,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221202195650-67e5cbc046fd","direct":false,"kind":"runtime","optional":false},{"id":6897954755,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897954756,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954757,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6897954758,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6897954759,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6897954760,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6897954761,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897954762,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897954763,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897954764,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6897954765,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897954766,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6897954767,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897954768,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897954769,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897954770,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897954771,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6897954772,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6897954773,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6897954774,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954775,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6897954776,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897954777,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6897954778,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6897954779,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897954780,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6897954781,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6897954782,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6897954783,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6897954784,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897954785,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897954786,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897954787,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897954788,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897954789,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:14.610Z","updated_at":"2023-01-14T13:31:14.610Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/go.mod","dependencies":[{"id":6897954851,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897954843,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6897954844,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":true,"kind":"runtime","optional":false},{"id":6897954845,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":true,"kind":"runtime","optional":false},{"id":6897954846,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":true,"kind":"runtime","optional":false},{"id":6897954847,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6897954848,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897954849,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":6897954850,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6897954852,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897954853,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897954854,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897954855,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false},{"id":6897954856,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":6897954857,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":6897954858,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":6897954859,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6897954860,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897954861,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:14.676Z","updated_at":"2023-01-14T13:31:14.676Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/go.sum","dependencies":[{"id":6897955789,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897955790,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6897955791,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6897955792,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6897955793,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6897955794,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6897955795,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6897955796,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897955797,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6897955798,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6897955799,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897955800,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897955801,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897955802,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6897955803,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6897955804,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897955805,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897955806,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897955807,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897955808,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897955809,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897955810,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":6897955811,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897955812,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955813,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955814,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897955815,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955816,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955817,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897955818,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955819,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897955820,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897955821,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897955822,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897955823,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6897955824,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897955825,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6897955826,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6897955827,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955829,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897955830,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897955832,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897955834,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955836,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897955838,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955840,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6897955841,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6897955843,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6897955846,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897955847,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6897955849,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6897955851,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":6897955853,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":6897955855,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":6897955857,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":6897955859,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":6897955861,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":6897955863,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":6897955865,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":6897955868,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955869,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897955871,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6897955874,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6897955875,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6897955878,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":6897955879,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":6897955882,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6897955884,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955886,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897955888,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897955890,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955892,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6897955895,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6897955897,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6897955900,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6897955902,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955903,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6897955904,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6897955905,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6897955906,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897955907,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955908,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897955909,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897955910,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897955911,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897955912,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6897955913,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955914,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897955915,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897955916,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897955917,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897955918,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897955919,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897955920,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6897955921,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6897955922,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6897955923,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897955924,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897955925,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897955926,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897955927,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897955928,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897955929,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6897955930,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955931,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955932,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897955933,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897955934,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897955935,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897955936,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897955937,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897955938,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897955939,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6897955940,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6897955941,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897955942,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6897955943,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955944,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6897955945,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6897955946,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6897955947,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6897955948,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6897955949,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6897955950,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6897955951,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955952,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897955953,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897955954,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6897955955,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6897955956,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897955957,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897955958,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897955959,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897955960,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955961,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6897955962,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6897955963,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897955964,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955965,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955966,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955967,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897955968,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955969,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897955970,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897955971,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":6897955972,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897955973,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6897955974,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955975,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897955976,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897955977,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6897955978,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897955979,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897955980,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897955981,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897955982,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897955983,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897955984,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897955985,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6897955986,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6897955987,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6897955988,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6897955989,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897955990,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897955991,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897955992,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6897955993,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6897955994,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6897955995,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897955996,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897955997,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897955998,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6897955999,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6897956000,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":6897956001,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897956002,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6897956003,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6897956004,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6897956005,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6897956006,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6897956007,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6897956008,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6897956009,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6897956010,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6897956011,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6897956012,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6897956013,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6897956014,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6897956015,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6897956016,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6897956017,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6897956018,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6897956019,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6897956020,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6897956021,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6897956022,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6897956023,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6897956024,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6897956025,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6897956026,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6897956027,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6897956028,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6897956029,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897956030,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6897956031,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6897956032,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897956033,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897956034,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897956035,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956036,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6897956037,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6897956038,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6897956039,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6897956040,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6897956041,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897956042,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6897956043,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6897956044,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6897956045,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897956046,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6897956047,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6897956048,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6897956049,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6897956050,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6897956051,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6897956052,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6897956053,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6897956054,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6897956055,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6897956056,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6897956057,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6897956058,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6897956059,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6897956060,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6897956061,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6897956062,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6897956063,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":6897956064,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956065,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6897956066,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6897956067,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6897956068,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6897956069,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6897956070,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":6897956071,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897956072,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6897956073,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6897956074,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6897956075,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6897956076,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897956077,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6897956078,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6897956079,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6897956080,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6897956081,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6897956082,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897956083,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6897956084,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897956085,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6897956086,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6897956087,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6897956088,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6897956089,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6897956090,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6897956091,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6897956092,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6897956093,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6897956094,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6897956095,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6897956096,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6897956097,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6897956098,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6897956099,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6897956100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6897956101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6897956102,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6897956103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6897956104,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6897956105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6897956106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6897956107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6897956108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6897956109,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6897956110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":6897956111,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897956112,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6897956113,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6897956114,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897956115,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6897956116,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897956117,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897956118,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897956119,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6897956120,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6897956121,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897956122,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6897956123,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6897956124,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6897956125,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897956126,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6897956127,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6897956128,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6897956129,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6897956130,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6897956131,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6897956132,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6897956133,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6897956134,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6897956135,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6897956136,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6897956137,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6897956138,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6897956139,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6897956140,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6897956141,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6897956142,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897956143,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6897956144,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6897956145,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6897956146,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6897956147,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6897956148,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6897956149,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6897956150,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6897956151,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6897956152,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6897956153,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6897956154,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6897956155,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6897956156,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6897956157,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6897956158,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6897956159,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6897956160,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6897956161,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6897956162,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6897956163,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6897956164,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6897956165,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6897956166,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897956167,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897956168,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897956169,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6897956170,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897956171,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897956172,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897956173,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897956174,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897956175,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897956176,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897956177,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897956178,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897956179,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897956180,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6897956181,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897956182,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897956183,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897956184,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6897956185,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6897956186,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897956187,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897956188,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956189,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897956190,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6897956191,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6897956192,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897956193,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6897956194,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6897956195,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6897956196,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6897956197,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6897956198,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6897956199,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6897956200,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6897956201,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6897956202,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6897956203,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6897956204,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6897956205,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6897956206,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6897956207,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6897956208,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6897956209,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6897956210,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6897956211,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6897956212,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6897956213,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6897956214,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6897956215,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6897956216,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6897956217,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6897956218,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6897956219,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6897956220,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6897956221,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6897956222,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6897956223,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":6897956224,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":6897956225,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897956226,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897956227,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6897956228,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6897956229,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897956230,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6897956231,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897956232,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897956233,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897956234,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897956235,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6897956236,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6897956237,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6897956238,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":6897956239,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":6897956240,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":6897956241,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6897956242,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":6897956243,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6897956245,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6897956246,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6897956248,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6897956249,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897956251,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897956253,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897956254,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6897956256,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897956258,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6897956260,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897956262,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897956264,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897956266,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897956268,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6897956270,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6897956271,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6897956272,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897956273,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6897956274,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897956275,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6897956276,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6897956277,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6897956278,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6897956279,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6897956280,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897956281,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897956282,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897956283,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897956284,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897956285,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"security/advancedtls/examples/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:14.836Z","updated_at":"2023-01-14T13:31:14.836Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/security/advancedtls/examples/go.mod","dependencies":[{"id":6897956397,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897956390,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.52.0","direct":true,"kind":"runtime","optional":false},{"id":6897956391,"package_name":"google.golang.org/grpc/examples","ecosystem":"go","requirements":"v0.0.0-20230111003119-9b73c42daa31","direct":true,"kind":"runtime","optional":false},{"id":6897956392,"package_name":"google.golang.org/grpc/security/advancedtls","ecosystem":"go","requirements":"v0.0.0-20230111003119-9b73c42daa31","direct":true,"kind":"runtime","optional":false},{"id":6897956393,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897956394,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897956395,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897956396,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897956398,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897956399,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"security/advancedtls/examples/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:14.990Z","updated_at":"2023-01-14T13:31:14.990Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/security/advancedtls/examples/go.sum","dependencies":[{"id":6897956476,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956477,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897956478,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897956479,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897956480,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6897956481,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956482,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897956483,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897956484,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897956485,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897956486,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897956487,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897956488,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897956489,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"security/advancedtls/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:15.043Z","updated_at":"2023-01-14T13:31:15.043Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/security/advancedtls/go.mod","dependencies":[{"id":6897956507,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":6897956508,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897956509,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.52.0","direct":true,"kind":"runtime","optional":false},{"id":6897956510,"package_name":"google.golang.org/grpc/examples","ecosystem":"go","requirements":"v0.0.0-20201112215255-90f1b3ee835b","direct":true,"kind":"runtime","optional":false},{"id":6897956511,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897956512,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897956513,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897956514,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897956515,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897956516,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"security/advancedtls/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:15.100Z","updated_at":"2023-01-14T13:31:15.100Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/security/advancedtls/go.sum","dependencies":[{"id":6897957513,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897957514,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897957515,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897957516,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897957517,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6897957518,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897957519,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897957520,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897957521,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897957522,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897957523,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897957524,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897957525,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897957526,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"stats/opencensus/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:15.392Z","updated_at":"2023-01-14T13:31:15.392Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/stats/opencensus/go.mod","dependencies":[{"id":6897959300,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":6897959301,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.52.0","direct":true,"kind":"runtime","optional":false},{"id":6897959302,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":6897959303,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897959304,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897959305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6897959306,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897959307,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":6897959308,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"stats/opencensus/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:15.499Z","updated_at":"2023-01-14T13:31:15.499Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/stats/opencensus/go.sum","dependencies":[{"id":6897960056,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6897960057,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6897960058,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6897960059,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6897960060,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":6897960061,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6897960062,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6897960063,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897960064,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6897960065,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6897960066,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897960067,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897960068,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897960069,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6897960070,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6897960071,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":6897960072,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897960073,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897960074,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897960075,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":6897960076,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":6897960077,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":6897960078,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897960079,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":6897960080,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897960081,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":6897960082,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":6897960083,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897960084,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897960085,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":6897960086,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":6897960087,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897960088,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":6897960089,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":6897960090,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.105.0","direct":false,"kind":"runtime","optional":false},{"id":6897960091,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":6897960092,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960093,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960094,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960095,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960096,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897960097,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897960098,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897960099,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897960100,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897960101,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960102,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960103,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960104,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960105,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960106,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960107,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960108,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960109,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960110,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960111,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960112,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960113,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960114,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960115,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960116,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960117,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960118,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960119,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960120,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960121,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960122,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960123,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960124,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960125,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960126,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960127,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960128,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960129,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960130,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960131,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960132,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960133,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897960134,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960135,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960136,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960137,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960138,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960139,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6897960140,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897960141,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":6897960142,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960143,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960144,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960145,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960146,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960147,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960148,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960149,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960150,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960151,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960152,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960153,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960154,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960155,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960156,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960157,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960158,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960159,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960160,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960161,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960162,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960163,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960164,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960165,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960166,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897960167,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960168,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960169,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6897960170,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6897960171,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897960172,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897960173,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":6897960174,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960175,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960176,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897960177,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897960178,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960179,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960180,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960181,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960182,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897960183,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960184,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960185,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960186,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960187,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960188,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960189,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960190,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960191,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960192,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960193,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960194,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960195,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960196,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960197,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960198,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960199,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960200,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960201,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960202,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960203,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960204,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960205,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960206,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960207,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960208,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960209,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960210,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960211,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960212,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960213,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897960214,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":6897960215,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897960216,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897960217,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897960218,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960219,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960220,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960221,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960222,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960223,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960224,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960225,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960226,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960227,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960228,"package_name":"cloud.google.com/go/errorreporting","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960229,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960230,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960231,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960232,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960233,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960234,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960235,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960236,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960237,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960238,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960239,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960240,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960241,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960242,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960243,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960244,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960245,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960246,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960247,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960248,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960249,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960250,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960251,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960252,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960253,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960254,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960255,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960256,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960257,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960258,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960259,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960260,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960261,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960262,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960263,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960264,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960265,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960266,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960267,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960268,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960269,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960270,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960271,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960272,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960273,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960274,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960275,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960276,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897960277,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960278,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960279,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960280,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960281,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960282,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960283,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960284,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960285,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960286,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960287,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960288,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960289,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960290,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960291,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960292,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960293,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960294,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960295,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960296,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960297,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960298,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960299,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960300,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960301,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960302,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960303,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960304,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960305,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960306,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960307,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960308,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960309,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960310,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960311,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960312,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960313,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960314,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960315,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960316,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960317,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960318,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960319,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960320,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960321,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960322,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960323,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960601,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897960324,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960325,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960326,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897960327,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960328,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960329,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960330,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897960331,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897960332,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960333,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960334,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960335,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960336,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960337,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960338,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960339,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960340,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960341,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960342,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960343,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960344,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960345,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960346,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960347,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960348,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960349,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960350,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960351,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960352,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960353,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960354,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960355,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960356,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6897960357,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960358,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960359,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960360,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960361,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960362,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960363,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960364,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960365,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960366,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960367,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960368,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960369,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960370,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960371,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897960372,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897960373,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897960374,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897960375,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960376,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960377,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960378,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960379,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960380,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960381,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960382,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960383,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960384,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960385,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960386,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960387,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897960388,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960389,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960390,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960391,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960392,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960393,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960394,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960395,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960396,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6897960397,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897960398,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6897960399,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897960400,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6897960401,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960402,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960403,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960404,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960405,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960406,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960407,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960408,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960409,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960410,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960411,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960412,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960413,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960414,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960415,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960416,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960417,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960418,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960419,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960420,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960421,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960422,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960423,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960424,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960425,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960426,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960427,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960428,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960429,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960430,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960431,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960432,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960433,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960434,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960435,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960436,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960437,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960438,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960439,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960440,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960441,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6897960442,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960443,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6897960444,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960445,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897960446,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960447,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897960448,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960449,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960450,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6897960451,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6897960452,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6897960453,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":6897960454,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":6897960455,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":6897960456,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":6897960457,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":6897960458,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":6897960459,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":6897960460,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960461,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960462,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":6897960602,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897960463,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6897960464,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960465,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897960466,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897960467,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960468,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6897960469,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6897960470,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6897960471,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6897960472,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960473,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6897960474,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6897960475,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6897960476,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":6897960477,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960478,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960479,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960480,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897960481,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897960482,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6897960483,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960484,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960485,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960486,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960487,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897960488,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897960489,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897960490,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897960491,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897960492,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6897960493,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6897960494,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6897960495,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960496,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897960497,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897960498,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6897960499,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960500,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897960501,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897960502,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6897960503,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6897960504,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960505,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960506,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960507,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6897960508,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960509,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897960510,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960511,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897960512,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897960513,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6897960514,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6897960515,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897960516,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6897960517,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6897960518,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":6897960519,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6897960520,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6897960521,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960522,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960523,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897960524,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6897960525,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6897960526,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6897960527,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6897960528,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6897960529,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6897960530,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6897960531,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":6897960532,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":6897960533,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":6897960534,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":6897960535,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":6897960536,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":6897960537,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":6897960538,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":6897960539,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960540,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897960541,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960542,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":6897960543,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960544,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960545,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6897960546,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6897960547,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960548,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960549,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960550,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960551,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960552,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897960553,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960554,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960555,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960556,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":6897960557,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6897960558,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960559,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.11.3","direct":false,"kind":"runtime","optional":false},{"id":6897960560,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960561,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6897960562,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960563,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6897960564,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":6897960565,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6897960566,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897960567,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960568,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960569,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960570,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960571,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960572,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960573,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897960574,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897960575,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6897960576,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":6897960577,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":6897960578,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897960579,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6897960580,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960581,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960582,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960583,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897960584,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960585,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6897960586,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960587,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960588,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960589,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960590,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897960591,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960592,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6897960593,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960594,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6897960595,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6897960596,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6897960597,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6897960598,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897960599,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897960600,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6897960603,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6897960604,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6897960605,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6897960606,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":6897960607,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897960608,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897960609,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960610,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897960611,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897960612,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6897960613,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6897960614,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":6897960615,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897960616,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6897960617,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":6897960618,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6897960619,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211108221036-ceb1ce70b4fa","direct":false,"kind":"runtime","optional":false},{"id":6897960620,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6897960621,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6897960622,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6897960623,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6897960624,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6897960625,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6897960626,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6897960627,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6897960628,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6897960629,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6897960630,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6897960631,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6897960632,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6897960633,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6897960634,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6897960635,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6897960636,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6897960637,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6897960638,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6897960639,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6897960640,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6897960641,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":6897960642,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6897960643,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6897960644,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6897960645,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6897960646,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960647,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6897960648,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6897960649,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960650,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960651,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960652,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897960654,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6897960655,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960656,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6897960657,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960658,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6897960659,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6897960660,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6897960661,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6897960662,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897960663,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6897960664,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6897960665,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6897960666,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897960667,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6897960668,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6897960669,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6897960670,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6897960671,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6897960672,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6897960673,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6897960674,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6897960675,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6897960676,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6897960677,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6897960678,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6897960679,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6897960680,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6897960681,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6897960682,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6897960683,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6897960684,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":6897960685,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":6897960686,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":6897960687,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":6897960688,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":6897960689,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6897960690,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":6897960691,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6897960692,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":6897960693,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":6897960694,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6897960695,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6897960696,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":6897960697,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":6897960698,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":6897960699,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":6897960700,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":6897960701,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":6897960702,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6897960703,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":6897960704,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221012135044-0b7e1fb9d458","direct":false,"kind":"runtime","optional":false},{"id":6897960705,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":6897960706,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960707,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960708,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6897960709,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6897960710,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6897960711,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6897960712,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":6897960713,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":6897960714,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":6897960715,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":6897960716,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":6897960717,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":6897960718,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6897960719,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":6897960720,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":6897960721,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":6897960722,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":6897960723,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":6897960724,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":6897960725,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":6897960726,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":6897960727,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":6897960728,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":6897960729,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":6897960730,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221006150949-b44042a4b9c1","direct":false,"kind":"runtime","optional":false},{"id":6897960731,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":6897960732,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960733,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6897960734,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6897960735,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6897960736,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897960737,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6897960738,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6897960739,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6897960740,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6897960741,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6897960742,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6897960743,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":6897960744,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6897960745,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":6897960746,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960747,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897960748,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6897960749,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897960750,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6897960751,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6897960752,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6897960753,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6897960754,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6897960755,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6897960756,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6897960757,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6897960758,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6897960759,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6897960760,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6897960761,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6897960762,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6897960763,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6897960764,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6897960765,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6897960766,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6897960767,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6897960768,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6897960769,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6897960770,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6897960771,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":6897960772,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6897960773,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6897960774,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":6897960775,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":6897960776,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":6897960777,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":6897960778,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":6897960779,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":6897960780,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":6897960781,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":6897960782,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6897960783,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6897960784,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":6897960785,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6897960786,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":6897960787,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":6897960788,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6897960789,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":6897960790,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":6897960791,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":6897960792,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":6897960793,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":6897960794,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":6897960795,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":6897960796,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":6897960797,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6897960798,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":6897960799,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":6897960800,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6897960801,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":6897960802,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":6897960803,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":6897960804,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":6897960805,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6897960806,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":6897960807,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":6897960808,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":6897960809,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6897960810,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":6897960811,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960812,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960813,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6897960814,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6897960815,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897960816,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960817,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6897960818,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960819,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6897960820,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6897960821,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897960822,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897960823,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6897960824,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6897960825,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6897960826,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6897960827,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960828,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897960829,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6897960830,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6897960831,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6897960832,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220922220347-f3bd1da661af","direct":false,"kind":"runtime","optional":false},{"id":6897960833,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960834,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897960835,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6897960836,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6897960837,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6897960838,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6897960839,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6897960840,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6897960841,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6897960842,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6897960843,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6897960844,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6897960845,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6897960846,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6897960847,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6897960848,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6897960849,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6897960850,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897960851,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6897960852,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6897960853,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6897960854,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6897960855,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6897960856,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6897960857,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6897960858,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6897960859,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6897960860,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6897960861,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6897960862,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6897960863,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6897960864,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6897960865,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6897960866,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6897960867,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6897960868,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6897960869,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6897960870,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6897960871,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6897960872,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6897960873,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":6897960874,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":6897960875,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":6897960876,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":6897960877,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":6897960878,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":6897960879,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897960880,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6897960881,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6897960882,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897960883,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897960884,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6897960885,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6897960886,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897960887,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897960888,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897960889,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897960890,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6897960891,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":6897960892,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":6897960893,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":6897960894,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":6897960895,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960896,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897960897,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6897960898,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6897960899,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6897960900,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6897960901,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6897960902,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6897960903,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6897960904,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6897960905,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6897960906,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897960907,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897960908,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897960909,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6897960910,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6897960911,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":6897960912,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":6897960913,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":6897960914,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":6897960915,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":6897960916,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":6897960917,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":6897960918,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6897960919,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":6897960920,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6897960921,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":6897960922,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6897960923,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6897960924,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":6897960925,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":6897960926,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":6897960927,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":6897960928,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":6897960929,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6897960930,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6897960931,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":6897960932,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6897960933,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":6897960934,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6897960935,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":6897960936,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6897960937,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":6897960938,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":6897960939,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":6897960940,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6897960941,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":6897960942,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6897960943,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":6897960944,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6897960945,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":6897960946,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897960947,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897960948,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6897960949,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6897960950,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6897960951,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":6897960952,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6897960953,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6897960954,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6897960955,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6897960956,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6897960957,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6897960958,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6897960959,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6897960960,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6897960961,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6897960962,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6897960963,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6897960964,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6897960965,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6897960966,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6897960967,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6897960968,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6897960969,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6897960970,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6897960971,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6897960972,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6897960973,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6897960974,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6897960975,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6897960976,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6897960977,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6897960978,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6897960979,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6897960980,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6897960981,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":6897960982,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":6897960983,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":6897960984,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":6897960985,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":6897960986,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":6897960987,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":6897960988,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":6897960989,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":6897960990,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":6897960991,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":6897960992,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":6897960993,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":6897960994,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":6897960995,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":6897960996,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":6897960997,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":6897960998,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":6897960999,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":6897961000,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":6897961001,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":6897961002,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":6897961003,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":6897961004,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":6897961005,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":6897961006,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":6897961007,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":6897961008,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":6897961009,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":6897961010,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":6897961011,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":6897961012,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":6897961013,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":6897961014,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":6897961015,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":6897961016,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":6897961017,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":6897961018,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":6897961019,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":6897961020,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":6897961021,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":6897961022,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":6897961023,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":6897961024,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":6897961025,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":6897961026,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":6897961027,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":6897961028,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":6897961029,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":6897961030,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":6897961031,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":6897961032,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":6897961033,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":6897961034,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":6897961035,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":6897961036,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":6897961037,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":6897961038,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":6897961039,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":6897961040,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":6897961041,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":6897961042,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":6897961043,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":6897961044,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":6897961045,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":6897961046,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":6897961047,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":6897961048,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":6897961049,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":6897961050,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":6897961051,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":6897961052,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":6897961053,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":6897961054,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024153911-1573dae28c9c","direct":false,"kind":"runtime","optional":false},{"id":6897961055,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024183307-1bc688fe9f3e","direct":false,"kind":"runtime","optional":false},{"id":6897961056,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221027153422-115e99e71e1c","direct":false,"kind":"runtime","optional":false},{"id":6897961057,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221114212237-e4508ebdbee1","direct":false,"kind":"runtime","optional":false},{"id":6897961058,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221117204609-8f9c96812029","direct":false,"kind":"runtime","optional":false},{"id":6897961059,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221118155620-16455021b5e6","direct":false,"kind":"runtime","optional":false},{"id":6897961060,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201164419-0e50fba7f41c","direct":false,"kind":"runtime","optional":false},{"id":6897961061,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221202195650-67e5cbc046fd","direct":false,"kind":"runtime","optional":false},{"id":6897961062,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":6897961063,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897961064,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6897961065,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6897961066,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6897961067,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6897961068,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6897961069,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6897961070,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6897961071,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6897961072,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6897961073,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6897961074,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897961075,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897961076,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6897961077,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6897961078,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6897961079,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6897961080,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6897961081,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897961082,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6897961083,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897961084,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6897961085,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6897961086,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6897961087,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6897961088,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6897961089,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6897961090,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6897961091,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6897961092,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6897961093,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897961094,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897961095,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/tools/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:15.703Z","updated_at":"2023-01-14T13:31:15.703Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/test/tools/go.mod","dependencies":[{"id":6897961147,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6897961148,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":true,"kind":"runtime","optional":false},{"id":6897961149,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6897961150,"package_name":"golang.org/x/exp/typeparams","ecosystem":"go","requirements":"v0.0.0-20230108222341-4b8118a2686a","direct":true,"kind":"runtime","optional":false},{"id":6897961151,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":true,"kind":"runtime","optional":false},{"id":6897961152,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897961153,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false},{"id":6897961154,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.3.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/tools/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:31:15.760Z","updated_at":"2023-01-14T13:31:15.760Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/test/tools/go.sum","dependencies":[{"id":6897962016,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897962020,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897962023,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6897962026,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897962029,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6897962031,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6897962033,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6897962035,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6897962037,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897962040,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897962042,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6897962043,"package_name":"golang.org/x/exp/typeparams","ecosystem":"go","requirements":"v0.0.0-20220218215828-6cf2b201936e","direct":false,"kind":"runtime","optional":false},{"id":6897962045,"package_name":"golang.org/x/exp/typeparams","ecosystem":"go","requirements":"v0.0.0-20230108222341-4b8118a2686a","direct":false,"kind":"runtime","optional":false},{"id":6897962049,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6897962051,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6897962053,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6897962054,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6897962056,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897962057,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897962059,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6897962060,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":6897962062,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6897962063,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897962065,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897962067,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6897962068,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6897962070,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897962071,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897962072,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897962073,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6897962074,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6897962075,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6897962076,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":6897962077,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6897962078,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6897962080,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897962081,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6897962083,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6897962086,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6897962087,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897962090,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897962093,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6897962095,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6897962097,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6897962099,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897962100,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897962101,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6897962102,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11-0.20220513221640-090b14e8501f","direct":false,"kind":"runtime","optional":false},{"id":6897962103,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6897962104,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897962105,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897962106,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897962107,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897962108,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6897962109,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6897962110,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6897962111,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"interop/observability/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-25T23:22:17.458Z","updated_at":"2023-09-25T23:22:17.458Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/observability/Dockerfile","dependencies":[{"id":13938631268,"package_name":"golang","ecosystem":"docker","requirements":"1.21-bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"interop/observability/go.mod","sha":null,"kind":"manifest","created_at":"2023-09-25T23:22:18.241Z","updated_at":"2023-09-25T23:22:18.241Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/observability/go.mod","dependencies":[{"id":13938632775,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.0","direct":true,"kind":"runtime","optional":false},{"id":13938632778,"package_name":"google.golang.org/grpc/gcp/observability","ecosystem":"go","requirements":"v0.0.0-20230214181353-f4feddb37523","direct":true,"kind":"runtime","optional":false},{"id":13938632781,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.7","direct":true,"kind":"runtime","optional":false},{"id":13938632784,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.23.0","direct":true,"kind":"runtime","optional":false},{"id":13938632786,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":13938632789,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":13938632791,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":13938632794,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":13938632796,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.10.1","direct":true,"kind":"runtime","optional":false},{"id":13938632798,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.12","direct":true,"kind":"runtime","optional":false},{"id":13938632801,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.162","direct":true,"kind":"runtime","optional":false},{"id":13938632804,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":13938632807,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230607035331-e9ce68804cb4","direct":true,"kind":"runtime","optional":false},{"id":13938632809,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13938632812,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":13938632815,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":13938632817,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":13938632821,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":13938632824,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":13938632826,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":true,"kind":"runtime","optional":false},{"id":13938632829,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13938632831,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v2.5.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":13938632835,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":13938632838,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13938632842,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":13938632847,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":13938632850,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13938632853,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":13938632856,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13938632858,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":true,"kind":"runtime","optional":false},{"id":13938632861,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":13938632866,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":true,"kind":"runtime","optional":false},{"id":13938632868,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":true,"kind":"runtime","optional":false},{"id":13938632871,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":true,"kind":"runtime","optional":false},{"id":13938632874,"package_name":"google.golang.org/grpc/stats/opencensus","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13938632877,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"interop/observability/go.sum","sha":null,"kind":"lockfile","created_at":"2023-09-25T23:22:18.301Z","updated_at":"2023-09-25T23:22:18.301Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/observability/go.sum","dependencies":[{"id":13938633037,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":13938633038,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":13938633039,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":13938633040,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":13938633041,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":13938633042,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":13938633043,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":13938633044,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":13938633045,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":13938633046,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":13938633047,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":13938633048,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":13938633049,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":13938633050,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":13938633051,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":13938633052,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":13938633053,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":13938633054,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":13938633055,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":13938633056,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":13938633057,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":13938633058,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":13938633059,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":13938633060,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":13938633061,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":13938633062,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":13938633063,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":13938633064,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":13938633065,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":13938633066,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":13938633067,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":13938633068,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":13938633069,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":13938633070,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":13938633071,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.105.0","direct":false,"kind":"runtime","optional":false},{"id":13938633072,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":13938633073,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.0","direct":false,"kind":"runtime","optional":false},{"id":13938633074,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.2","direct":false,"kind":"runtime","optional":false},{"id":13938633075,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":false,"kind":"runtime","optional":false},{"id":13938633076,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.6","direct":false,"kind":"runtime","optional":false},{"id":13938633077,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.7","direct":false,"kind":"runtime","optional":false},{"id":13938633078,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633079,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633080,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633081,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633082,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633083,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633084,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633085,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633086,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633087,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633088,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13938633089,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13938633090,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":13938633091,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":13938633092,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":13938633093,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":13938633094,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":13938633095,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":13938633096,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633097,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633098,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":13938633099,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938633100,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633101,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":13938633102,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.21.3","direct":false,"kind":"runtime","optional":false},{"id":13938633103,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633104,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633105,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633106,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633107,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633108,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633109,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633110,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633111,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633112,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633113,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633114,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633115,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633116,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633117,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633118,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633119,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633120,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633121,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633122,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633123,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633124,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633125,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633126,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633127,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633128,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633129,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633130,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633131,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633132,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633133,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633134,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":13938633135,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633136,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633137,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633138,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633139,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633140,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633141,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633142,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633143,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633144,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633145,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633146,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633147,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633148,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633149,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633150,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633151,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633152,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633153,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633154,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633155,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633156,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633157,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633158,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633159,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":13938633160,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633161,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633162,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633163,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633164,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633165,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633166,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633167,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633168,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633169,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633170,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633171,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633172,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633173,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633174,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633175,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633176,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633177,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633178,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633179,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633180,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":13938633181,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":13938633182,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":13938633183,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":13938633184,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":13938633185,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.49.0","direct":false,"kind":"runtime","optional":false},{"id":13938633186,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.50.0","direct":false,"kind":"runtime","optional":false},{"id":13938633187,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.52.0","direct":false,"kind":"runtime","optional":false},{"id":13938633188,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.53.0","direct":false,"kind":"runtime","optional":false},{"id":13938633189,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633190,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633191,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633192,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633193,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633194,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633195,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633196,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633197,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633198,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633199,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633200,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633201,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633202,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633203,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633204,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633205,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633206,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633207,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633208,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633209,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633210,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633211,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633212,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633213,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633214,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633215,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633216,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633217,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633218,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633219,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633220,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633221,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633222,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633223,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633224,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633225,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633226,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633227,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633228,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633229,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633230,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633231,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633232,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633233,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633234,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633235,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633236,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633237,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633238,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633239,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633240,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633241,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938633242,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633243,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.19.3","direct":false,"kind":"runtime","optional":false},{"id":13938633244,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":13938633245,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13938633246,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633247,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633248,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938633249,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":13938633250,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633251,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633252,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633253,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633254,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633255,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633256,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633257,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":13938633258,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633259,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633260,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":13938633261,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13938633262,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633263,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633264,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633265,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633266,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633267,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633268,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633269,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633270,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633271,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633272,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633273,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633274,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633275,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633276,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633277,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633278,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633279,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633280,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633281,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633282,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633283,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633284,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633285,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633286,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633287,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633288,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633289,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633290,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633291,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633292,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633293,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633294,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633295,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633296,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633297,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633298,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":13938633299,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633300,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633301,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633302,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633303,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633304,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633305,"package_name":"cloud.google.com/go/dataproc/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633306,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633307,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633308,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633309,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633310,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633311,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633312,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633313,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633314,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633315,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633316,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633317,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633318,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633319,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633320,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633321,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633322,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633323,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633324,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633325,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633326,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633327,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633328,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633329,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633330,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633331,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633332,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":13938633333,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13938633334,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938633335,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633336,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.29.0","direct":false,"kind":"runtime","optional":false},{"id":13938633337,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":13938633338,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.32.0","direct":false,"kind":"runtime","optional":false},{"id":13938633339,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":13938633340,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":13938633341,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633342,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633343,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633344,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633345,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633346,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633347,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633348,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633349,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633350,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938633351,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":13938633352,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13938633353,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633354,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633355,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633356,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633357,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633358,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633359,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633360,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633361,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633362,"package_name":"cloud.google.com/go/errorreporting","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633363,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633364,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633365,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633366,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":13938633367,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633368,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633369,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633370,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633371,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633372,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633373,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633374,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633375,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633376,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633377,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633378,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633379,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633380,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633381,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633382,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633383,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633384,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633385,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633386,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633387,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633388,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13938633389,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633390,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633391,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633392,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633393,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633394,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633395,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633396,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633397,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633398,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633399,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633400,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633401,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633402,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633403,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633404,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633405,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633406,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633407,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633408,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633409,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633410,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633411,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633412,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633413,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633414,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633415,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633416,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633417,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633418,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633419,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633420,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633421,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633422,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633423,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633424,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633425,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633426,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633427,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633428,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633429,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633430,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633431,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633432,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633433,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633434,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633435,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633436,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633437,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633438,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633439,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633440,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633441,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633442,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633443,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633444,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633445,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633446,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633447,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633448,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633449,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633450,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633451,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633452,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633453,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633454,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633455,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633456,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633457,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633458,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633459,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633460,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633461,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633462,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633463,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633464,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633465,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633466,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633467,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633468,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633469,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633470,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633471,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":13938633472,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633473,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633474,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633475,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633476,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633477,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633478,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633479,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633480,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633481,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633482,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633483,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633484,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633485,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633486,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633487,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633488,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633489,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633490,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633491,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633492,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633493,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633494,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633495,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633496,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633497,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633498,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633499,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633500,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633501,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633502,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633503,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633504,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633505,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13938633506,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633507,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633508,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633509,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633510,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633511,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633512,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633513,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633514,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633515,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633516,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633517,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633518,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633519,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633520,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633521,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633522,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633523,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633524,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633525,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633526,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633527,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633528,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633529,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633530,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633531,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633532,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633533,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633534,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633535,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633536,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633537,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633538,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633539,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633540,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633541,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633542,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633543,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633544,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633545,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633546,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633547,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633548,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13938633549,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633550,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633551,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633552,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633553,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633554,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633555,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633556,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633557,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633558,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633559,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633560,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633561,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633562,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633563,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633564,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633565,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633566,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633567,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633568,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633569,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633570,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633571,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633572,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633573,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633574,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13938633575,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13938633576,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13938633577,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":13938633578,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.32.0","direct":false,"kind":"runtime","optional":false},{"id":13938633579,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.33.0","direct":false,"kind":"runtime","optional":false},{"id":13938633580,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633581,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633582,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633583,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633584,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633585,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633586,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633587,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633588,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633589,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633590,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633591,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633592,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.7.2","direct":false,"kind":"runtime","optional":false},{"id":13938633593,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633594,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633595,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633596,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633597,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633598,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633599,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633600,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633601,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633602,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633603,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633604,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633605,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633606,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633607,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633608,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":13938633609,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633610,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633611,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633612,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633613,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633614,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633615,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633616,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633617,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633618,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633619,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633620,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633621,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633622,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633623,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633624,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633625,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633626,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633627,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633628,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633629,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633630,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633631,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633632,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633633,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633634,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633635,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633636,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633637,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633638,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633639,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633640,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633641,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633642,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633643,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633644,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633645,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633646,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633647,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633648,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633649,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13938633650,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633651,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633652,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633653,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633654,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":13938633655,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633656,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13938633657,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633658,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633659,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633660,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633661,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633662,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633663,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633664,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633665,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633666,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633667,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633668,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633669,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633670,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633671,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633672,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633673,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633674,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633675,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633676,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633677,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633678,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633679,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633680,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633681,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633682,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":13938633683,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":13938633684,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":13938633685,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":13938633686,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633687,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633688,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633689,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633690,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13938633691,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633692,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.17.1","direct":false,"kind":"runtime","optional":false},{"id":13938633693,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633694,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633695,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633696,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633697,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633698,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633699,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633700,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":13938633701,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13938633702,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":13938633703,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":13938633704,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.29.0","direct":false,"kind":"runtime","optional":false},{"id":13938633705,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":false,"kind":"runtime","optional":false},{"id":13938633706,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633707,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633708,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633709,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633710,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633711,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633712,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633713,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633714,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633715,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633716,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":13938633717,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633718,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633719,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633720,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633721,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633722,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633723,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633724,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633725,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633726,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633727,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633728,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633729,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633730,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938633731,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633732,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633733,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633734,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633735,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633736,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938633737,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":13938633738,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633739,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633740,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938633741,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938633742,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938633743,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938633744,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.17.1","direct":false,"kind":"runtime","optional":false},{"id":13938633745,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938633746,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633747,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633748,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633749,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633750,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633751,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633752,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633753,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633754,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633755,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633756,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633757,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633758,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633759,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.7.2","direct":false,"kind":"runtime","optional":false},{"id":13938633760,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633761,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633762,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633763,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633764,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633765,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633766,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13938633767,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633768,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633769,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633770,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633771,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633772,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633773,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633774,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633775,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633776,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633777,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633778,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633779,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633780,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633781,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633782,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633783,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633784,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633785,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633786,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633787,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938633788,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633789,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633790,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.12","direct":false,"kind":"runtime","optional":false},{"id":13938633791,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":13938633792,"package_name":"gioui.org","ecosystem":"go","requirements":"v0.0.0-20210308172011-57750fc8a0a6","direct":false,"kind":"runtime","optional":false},{"id":13938633793,"package_name":"git.sr.ht/~sbinet/gg","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633794,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633795,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":13938633796,"package_name":"github.com/JohnCGriffin/overflow","ecosystem":"go","requirements":"v0.0.0-20211019200055-46fa312c352c","direct":false,"kind":"runtime","optional":false},{"id":13938633797,"package_name":"github.com/ajstarks/deck","ecosystem":"go","requirements":"v0.0.0-20200831202436-30c9fc6549a9","direct":false,"kind":"runtime","optional":false},{"id":13938633798,"package_name":"github.com/ajstarks/deck/generate","ecosystem":"go","requirements":"v0.0.0-20210309230005-c3f852c02e19","direct":false,"kind":"runtime","optional":false},{"id":13938633799,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20180226025133-644b8db467af","direct":false,"kind":"runtime","optional":false},{"id":13938633800,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20211024235047-1546f124cd8b","direct":false,"kind":"runtime","optional":false},{"id":13938633801,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13938633802,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633803,"package_name":"github.com/apache/arrow/go/v10","ecosystem":"go","requirements":"v10.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633804,"package_name":"github.com/apache/arrow/go/v11","ecosystem":"go","requirements":"v11.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633805,"package_name":"github.com/apache/arrow/go/v12","ecosystem":"go","requirements":"v12.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633806,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633807,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":13938633808,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.162","direct":false,"kind":"runtime","optional":false},{"id":13938633809,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633810,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633811,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938633812,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633813,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633814,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633815,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633816,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":13938633817,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":13938633818,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":13938633819,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":13938633820,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":13938633821,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":13938633822,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":13938633823,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":13938633824,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":13938633825,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":13938633826,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230310173818-32f1caf87195","direct":false,"kind":"runtime","optional":false},{"id":13938633827,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230428030218-4003588d1b74","direct":false,"kind":"runtime","optional":false},{"id":13938633828,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230607035331-e9ce68804cb4","direct":false,"kind":"runtime","optional":false},{"id":13938633829,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":13938633830,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633831,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633832,"package_name":"github.com/docopt/docopt-go","ecosystem":"go","requirements":"v0.0.0-20180111231733-ee0de3bc6815","direct":false,"kind":"runtime","optional":false},{"id":13938633833,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633834,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633835,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":13938633836,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":13938633837,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633838,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.11.1","direct":false,"kind":"runtime","optional":false},{"id":13938633839,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633840,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":13938633841,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633842,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633843,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633844,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13938633845,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.2.1-0.20190220221249-0403632d5b90","direct":false,"kind":"runtime","optional":false},{"id":13938633846,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633847,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633848,"package_name":"github.com/go-fonts/dejavu","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633849,"package_name":"github.com/go-fonts/latin-modern","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633850,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633851,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633852,"package_name":"github.com/go-fonts/stix","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633853,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":13938633854,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":13938633855,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":13938633856,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210118124228-b3d85cf34e07","direct":false,"kind":"runtime","optional":false},{"id":13938633857,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210823091927-c0d11ff05a81","direct":false,"kind":"runtime","optional":false},{"id":13938633858,"package_name":"github.com/go-pdf/fpdf","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633859,"package_name":"github.com/go-pdf/fpdf","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633860,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.11","direct":false,"kind":"runtime","optional":false},{"id":13938633861,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":13938633862,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":13938633863,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633864,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13938633865,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":13938633866,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":13938633867,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":13938633868,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":13938633869,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633870,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633871,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633872,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633873,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13938633874,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":13938633875,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633876,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633877,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633878,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633879,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13938633880,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":13938633881,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":13938633882,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13938633883,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13938633884,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":13938633885,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":13938633886,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":13938633887,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633888,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633889,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":13938633890,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13938633891,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633892,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633893,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":13938633894,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":13938633895,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":13938633896,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":13938633897,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":13938633898,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633899,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.8+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13938633900,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633901,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633902,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633903,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633904,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938633905,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633906,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633907,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13938633908,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":13938633909,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":13938633910,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":13938633911,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":13938633912,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13938633913,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13938633914,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":13938633915,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13938633916,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633917,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633918,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938633919,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.3.2","direct":false,"kind":"runtime","optional":false},{"id":13938633920,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":13938633921,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":13938633922,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":13938633923,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":13938633924,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":13938633925,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":13938633926,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":13938633927,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":13938633928,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":13938633929,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":13938633930,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":13938633931,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":13938633932,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":13938633933,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":13938633934,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":13938633935,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633936,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633937,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938633938,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":13938633939,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13938633940,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633941,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13938633942,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":13938633943,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633944,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633945,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938633946,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":13938633947,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":13938633948,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":13938633949,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633950,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633951,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633952,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633953,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633954,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633955,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633956,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633957,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938633958,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938633959,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938633960,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938633961,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633962,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":13938633963,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938633964,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938633965,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.11.3","direct":false,"kind":"runtime","optional":false},{"id":13938633966,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938633967,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633968,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633969,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":13938633970,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":13938633971,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938633972,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938633973,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":13938633974,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938633975,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633976,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.3-0.20190309125859-24315acbbda5","direct":false,"kind":"runtime","optional":false},{"id":13938633977,"package_name":"github.com/kballard/go-shellquote","ecosystem":"go","requirements":"v0.0.0-20180428030007-95032a82bc51","direct":false,"kind":"runtime","optional":false},{"id":13938633978,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938633979,"package_name":"github.com/klauspost/asmfmt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13938633980,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.9","direct":false,"kind":"runtime","optional":false},{"id":13938633981,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":13938633982,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633983,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633984,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938633985,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938633986,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938633987,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938633988,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938633989,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938633990,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938633991,"package_name":"github.com/lyft/protoc-gen-star/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938633992,"package_name":"github.com/lyft/protoc-gen-star/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":13938633993,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":13938633994,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":13938633995,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.17","direct":false,"kind":"runtime","optional":false},{"id":13938633996,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.14","direct":false,"kind":"runtime","optional":false},{"id":13938633997,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.15","direct":false,"kind":"runtime","optional":false},{"id":13938633998,"package_name":"github.com/minio/asm2plan9s","ecosystem":"go","requirements":"v0.0.0-20200509001527-cdd76441f9d8","direct":false,"kind":"runtime","optional":false},{"id":13938633999,"package_name":"github.com/minio/c2goasm","ecosystem":"go","requirements":"v0.0.0-20190812172519-36a3d3bbc4f3","direct":false,"kind":"runtime","optional":false},{"id":13938634000,"package_name":"github.com/phpdave11/gofpdf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":13938634001,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":13938634002,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.13","direct":false,"kind":"runtime","optional":false},{"id":13938634003,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.15","direct":false,"kind":"runtime","optional":false},{"id":13938634004,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":13938634005,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938634006,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938634007,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938634008,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":13938634009,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938634010,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":13938634011,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634012,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634013,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634014,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v2.5.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13938634015,"package_name":"github.com/remyoudompheng/bigfft","ecosystem":"go","requirements":"v0.0.0-20200410134404-eec4a21b6bb0","direct":false,"kind":"runtime","optional":false},{"id":13938634016,"package_name":"github.com/remyoudompheng/bigfft","ecosystem":"go","requirements":"v0.0.0-20230129092748-24d4a6f8daec","direct":false,"kind":"runtime","optional":false},{"id":13938634017,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634018,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634019,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938634020,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634021,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20181029194003-1af4ab5afa58","direct":false,"kind":"runtime","optional":false},{"id":13938634022,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20201230142125-a7e3863a1245","direct":false,"kind":"runtime","optional":false},{"id":13938634023,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":13938634024,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634025,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":13938634026,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634027,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634028,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634029,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13938634030,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634031,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938634032,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634033,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13938634034,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634035,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13938634036,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":13938634037,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":13938634038,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":13938634039,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":13938634040,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":13938634041,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938634042,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13938634043,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938634044,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":13938634045,"package_name":"github.com/zeebo/assert","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634046,"package_name":"github.com/zeebo/xxh3","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13938634047,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":13938634048,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13938634049,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":13938634050,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":13938634051,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":13938634052,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":13938634053,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":13938634054,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13938634055,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634056,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938634057,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938634058,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":13938634059,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":13938634060,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":13938634061,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":13938634062,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":13938634063,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":13938634064,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":13938634065,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":13938634066,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211108221036-ceb1ce70b4fa","direct":false,"kind":"runtime","optional":false},{"id":13938634067,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220314234659-1baeb1ce4c0b","direct":false,"kind":"runtime","optional":false},{"id":13938634068,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634069,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634070,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634071,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938634072,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938634073,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180321215751-8460e604b9de","direct":false,"kind":"runtime","optional":false},{"id":13938634074,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180807140117-3d87b88a115f","direct":false,"kind":"runtime","optional":false},{"id":13938634075,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":13938634076,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190125153040-c74c464bbbf2","direct":false,"kind":"runtime","optional":false},{"id":13938634077,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":13938634078,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":13938634079,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":13938634080,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191002040644-a1355ae1e2c3","direct":false,"kind":"runtime","optional":false},{"id":13938634081,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":13938634082,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":13938634083,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":13938634084,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":13938634085,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":13938634086,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":13938634087,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220827204233-334a2380cb91","direct":false,"kind":"runtime","optional":false},{"id":13938634088,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20180708004352-c73c2afc3b81","direct":false,"kind":"runtime","optional":false},{"id":13938634089,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":13938634090,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":13938634091,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190910094157-69e4b8554b2a","direct":false,"kind":"runtime","optional":false},{"id":13938634092,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200119044424-58c23975cae1","direct":false,"kind":"runtime","optional":false},{"id":13938634093,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200430140353-33d19683fad8","direct":false,"kind":"runtime","optional":false},{"id":13938634094,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200618115811-c13761719519","direct":false,"kind":"runtime","optional":false},{"id":13938634095,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20201208152932-35266b937fa6","direct":false,"kind":"runtime","optional":false},{"id":13938634096,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210216034530-4410531fe030","direct":false,"kind":"runtime","optional":false},{"id":13938634097,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210607152325-775e3b0c77b9","direct":false,"kind":"runtime","optional":false},{"id":13938634098,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210628002857-a66eb6448b8d","direct":false,"kind":"runtime","optional":false},{"id":13938634099,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20211028202545-6944b10bf410","direct":false,"kind":"runtime","optional":false},{"id":13938634100,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20220302094943-723b81ca9867","direct":false,"kind":"runtime","optional":false},{"id":13938634101,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":13938634102,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":13938634103,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":13938634104,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":13938634105,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":13938634106,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":13938634107,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":13938634108,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":13938634109,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":13938634110,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":13938634111,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":13938634112,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":13938634113,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":13938634114,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":13938634115,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634116,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":13938634117,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":13938634118,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634119,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634120,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634121,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938634122,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":13938634123,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634124,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938634125,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":13938634126,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634127,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634128,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634129,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938634130,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634131,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":13938634132,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":13938634133,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":13938634134,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":13938634135,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":13938634136,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":13938634137,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":13938634138,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":13938634139,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":13938634140,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":13938634141,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":13938634142,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":13938634143,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":13938634144,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":13938634145,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":13938634146,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":13938634147,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":13938634148,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":13938634149,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":13938634150,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":13938634151,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":13938634152,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":13938634153,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":13938634154,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":13938634155,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":13938634156,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":13938634157,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":13938634158,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":13938634159,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":13938634160,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":13938634161,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":13938634162,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":13938634163,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":13938634164,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":13938634165,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":13938634166,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":13938634167,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":13938634168,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":13938634169,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":13938634170,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":13938634171,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":13938634172,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":13938634173,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":13938634174,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":13938634175,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":13938634176,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":13938634177,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":13938634178,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":13938634179,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221012135044-0b7e1fb9d458","direct":false,"kind":"runtime","optional":false},{"id":13938634180,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":13938634181,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634182,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634183,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634184,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634185,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634186,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634187,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634188,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938634189,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634190,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938634191,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":13938634192,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":13938634193,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":13938634194,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":13938634195,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":13938634196,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":13938634197,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":13938634198,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":13938634199,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":13938634200,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":13938634201,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":13938634202,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":13938634203,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":13938634204,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":13938634205,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211005180243-6b3c2da341f1","direct":false,"kind":"runtime","optional":false},{"id":13938634206,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":13938634207,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":13938634208,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":13938634209,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":13938634210,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":13938634211,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":13938634212,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":13938634213,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":13938634214,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221006150949-b44042a4b9c1","direct":false,"kind":"runtime","optional":false},{"id":13938634215,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":13938634216,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634217,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634218,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634219,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634220,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634221,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":13938634222,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":13938634223,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":13938634224,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":13938634225,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":13938634226,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":13938634227,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":13938634228,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":13938634229,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":13938634230,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":13938634231,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":13938634232,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":13938634233,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220819030929-7fc1605a5dde","direct":false,"kind":"runtime","optional":false},{"id":13938634234,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":13938634235,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634236,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634237,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634238,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":13938634239,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":13938634240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":13938634241,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":13938634242,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":13938634243,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":13938634244,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":13938634245,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":13938634246,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":13938634247,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":13938634248,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":13938634249,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":13938634250,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":13938634251,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":13938634252,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":13938634253,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":13938634254,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":13938634255,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":13938634256,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":13938634257,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":13938634258,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":13938634259,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":13938634260,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":13938634261,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":13938634262,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":13938634263,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":13938634264,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":13938634265,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":13938634266,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":13938634267,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":13938634268,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":13938634269,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":13938634270,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":13938634271,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210304124612-50617c2ba197","direct":false,"kind":"runtime","optional":false},{"id":13938634272,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":13938634273,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":13938634274,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":13938634275,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":13938634276,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":13938634277,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":13938634278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":13938634279,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":13938634280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":13938634281,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":13938634282,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":13938634283,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":13938634284,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":13938634285,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":13938634286,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":13938634287,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":13938634288,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210917161153-d61c044b1678","direct":false,"kind":"runtime","optional":false},{"id":13938634289,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":13938634290,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":13938634291,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":13938634292,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":13938634293,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":13938634294,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":13938634295,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":13938634296,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":13938634297,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":13938634298,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":13938634299,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":13938634300,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":13938634301,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":13938634302,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":13938634303,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":13938634304,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":13938634305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":13938634306,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":13938634307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":13938634308,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220829200755-d48e67d00261","direct":false,"kind":"runtime","optional":false},{"id":13938634309,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634310,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634311,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634312,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634313,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634314,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634315,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634316,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634318,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":13938634319,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":13938634320,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634321,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634322,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634323,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634324,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634325,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634326,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634327,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634328,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634329,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":13938634330,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634331,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":13938634332,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13938634333,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13938634334,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":13938634335,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13938634336,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":13938634337,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":13938634338,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13938634339,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634340,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634341,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634342,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634343,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634344,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938634345,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13938634346,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":13938634347,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":13938634348,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":13938634349,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220922220347-f3bd1da661af","direct":false,"kind":"runtime","optional":false},{"id":13938634350,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634351,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180525024113-a5b4c53f6e8b","direct":false,"kind":"runtime","optional":false},{"id":13938634353,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":13938634354,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190206041539-40960b6deb8e","direct":false,"kind":"runtime","optional":false},{"id":13938634355,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":13938634356,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":13938634357,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":13938634358,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":13938634359,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":13938634360,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":13938634361,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":13938634362,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":13938634363,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":13938634364,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":13938634365,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":13938634366,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":13938634367,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190927191325-030b2cf1153e","direct":false,"kind":"runtime","optional":false},{"id":13938634368,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":13938634369,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":13938634370,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":13938634371,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":13938634372,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":13938634373,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":13938634374,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":13938634375,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":13938634376,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":13938634377,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":13938634378,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":13938634379,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":13938634380,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":13938634381,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":13938634382,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":13938634383,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":13938634384,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":13938634385,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":13938634386,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":13938634387,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":13938634388,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":13938634389,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":13938634390,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":13938634391,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":13938634392,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":13938634393,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":13938634394,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":13938634395,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":13938634396,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201124115921-2c860bdd6e78","direct":false,"kind":"runtime","optional":false},{"id":13938634397,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":13938634398,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":13938634399,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":13938634400,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":13938634401,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634402,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634403,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13938634404,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938634405,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":13938634406,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13938634407,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":13938634408,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13938634409,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634410,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13938634411,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634412,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634413,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13938634414,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13938634415,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":13938634416,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":13938634417,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":13938634418,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":13938634419,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":13938634420,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":13938634421,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":13938634422,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":13938634423,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.0.0-20180816165407-929014505bf4","direct":false,"kind":"runtime","optional":false},{"id":13938634424,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":13938634425,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":13938634426,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13938634427,"package_name":"gonum.org/v1/netlib","ecosystem":"go","requirements":"v0.0.0-20190313105609-8cb42192e0e0","direct":false,"kind":"runtime","optional":false},{"id":13938634428,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.0.0-20190515093506-e2840ee46a6b","direct":false,"kind":"runtime","optional":false},{"id":13938634429,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634430,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":13938634431,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634432,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13938634433,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13938634434,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13938634435,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13938634436,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":13938634437,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13938634438,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":13938634439,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938634440,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13938634441,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":13938634442,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13938634443,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13938634444,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":13938634445,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":13938634446,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":13938634447,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":13938634448,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":13938634449,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":13938634450,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":13938634451,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":13938634452,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":13938634453,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":13938634454,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":13938634455,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":13938634456,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":13938634457,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":13938634458,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":13938634459,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":13938634460,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.58.0","direct":false,"kind":"runtime","optional":false},{"id":13938634461,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.59.0","direct":false,"kind":"runtime","optional":false},{"id":13938634462,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":13938634463,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":13938634464,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":13938634465,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":13938634466,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":13938634467,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":13938634468,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":13938634469,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":13938634470,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":13938634471,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":13938634472,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":13938634473,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":13938634474,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":13938634475,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":13938634476,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":13938634477,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":13938634478,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":13938634479,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":13938634480,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":13938634481,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":13938634482,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":13938634483,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":13938634484,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.106.0","direct":false,"kind":"runtime","optional":false},{"id":13938634485,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":13938634486,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.108.0","direct":false,"kind":"runtime","optional":false},{"id":13938634487,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.110.0","direct":false,"kind":"runtime","optional":false},{"id":13938634488,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.111.0","direct":false,"kind":"runtime","optional":false},{"id":13938634489,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.114.0","direct":false,"kind":"runtime","optional":false},{"id":13938634490,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.118.0","direct":false,"kind":"runtime","optional":false},{"id":13938634491,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.122.0","direct":false,"kind":"runtime","optional":false},{"id":13938634492,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.124.0","direct":false,"kind":"runtime","optional":false},{"id":13938634493,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.125.0","direct":false,"kind":"runtime","optional":false},{"id":13938634494,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":false,"kind":"runtime","optional":false},{"id":13938634495,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634496,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634497,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13938634498,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":13938634499,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":13938634500,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":13938634501,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":13938634502,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":13938634503,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":13938634504,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":13938634505,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":13938634506,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":13938634507,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":13938634508,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":13938634509,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":13938634510,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":13938634511,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":13938634512,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":13938634513,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":13938634514,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":13938634515,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":13938634516,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":13938634517,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":13938634518,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":13938634519,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":13938634520,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":13938634521,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":13938634522,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":13938634523,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":13938634524,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":13938634525,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":13938634526,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":13938634527,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":13938634528,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":13938634529,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":13938634530,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":13938634531,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":13938634532,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":13938634533,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":13938634534,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":13938634535,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":13938634536,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":13938634537,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":13938634538,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":13938634539,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":13938634540,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":13938634541,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":13938634542,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":13938634543,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":13938634544,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":13938634545,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":13938634546,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":13938634547,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":13938634548,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":13938634549,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":13938634550,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":13938634551,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":13938634552,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":13938634553,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":13938634554,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":13938634555,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":13938634556,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":13938634557,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":13938634558,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":false,"kind":"runtime","optional":false},{"id":13938634559,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210921142501-181ce0d877f6","direct":false,"kind":"runtime","optional":false},{"id":13938634560,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":13938634561,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211008145708-270636b82663","direct":false,"kind":"runtime","optional":false},{"id":13938634562,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211018162055-cf77aa76bad2","direct":false,"kind":"runtime","optional":false},{"id":13938634563,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":13938634564,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":13938634565,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":13938634566,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":13938634567,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":13938634568,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":13938634569,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":13938634570,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":13938634571,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":13938634572,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":13938634573,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":13938634574,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":13938634575,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":13938634576,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":13938634577,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":13938634578,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":13938634579,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":13938634580,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":13938634581,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":13938634582,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":13938634583,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":13938634584,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":13938634585,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":13938634586,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":13938634587,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":13938634588,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":13938634589,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":13938634590,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":13938634591,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":13938634592,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":13938634593,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":13938634594,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":13938634595,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":13938634596,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":13938634597,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":13938634598,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":13938634599,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":13938634600,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":13938634601,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":13938634602,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":13938634603,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":13938634604,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":13938634605,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":13938634606,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":13938634607,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024153911-1573dae28c9c","direct":false,"kind":"runtime","optional":false},{"id":13938634608,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024183307-1bc688fe9f3e","direct":false,"kind":"runtime","optional":false},{"id":13938634609,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221027153422-115e99e71e1c","direct":false,"kind":"runtime","optional":false},{"id":13938634610,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221109142239-94d6d90a7d66","direct":false,"kind":"runtime","optional":false},{"id":13938634611,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221114212237-e4508ebdbee1","direct":false,"kind":"runtime","optional":false},{"id":13938634612,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221117204609-8f9c96812029","direct":false,"kind":"runtime","optional":false},{"id":13938634613,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221118155620-16455021b5e6","direct":false,"kind":"runtime","optional":false},{"id":13938634614,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201164419-0e50fba7f41c","direct":false,"kind":"runtime","optional":false},{"id":13938634615,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201204527-e3fa12d562f3","direct":false,"kind":"runtime","optional":false},{"id":13938634616,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221202195650-67e5cbc046fd","direct":false,"kind":"runtime","optional":false},{"id":13938634617,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221227171554-f9683d7f8bef","direct":false,"kind":"runtime","optional":false},{"id":13938634618,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":13938634619,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230112194545-e10362b5ecf9","direct":false,"kind":"runtime","optional":false},{"id":13938634620,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230113154510-dbe35b8444a5","direct":false,"kind":"runtime","optional":false},{"id":13938634621,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230123190316-2c411cf9d197","direct":false,"kind":"runtime","optional":false},{"id":13938634622,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230124163310-31e0e69b6fc2","direct":false,"kind":"runtime","optional":false},{"id":13938634623,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230125152338-dcaf20b6aeaa","direct":false,"kind":"runtime","optional":false},{"id":13938634624,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230127162408-596548ed4efa","direct":false,"kind":"runtime","optional":false},{"id":13938634625,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230209215440-0dfe4f8abfcc","direct":false,"kind":"runtime","optional":false},{"id":13938634626,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230216225411-c8e22ba71e44","direct":false,"kind":"runtime","optional":false},{"id":13938634627,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230222225845-10f96fb3dbec","direct":false,"kind":"runtime","optional":false},{"id":13938634628,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230223222841-637eb2293923","direct":false,"kind":"runtime","optional":false},{"id":13938634629,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230303212802-e74f57abe488","direct":false,"kind":"runtime","optional":false},{"id":13938634630,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230306155012-7f2fa6fef1f4","direct":false,"kind":"runtime","optional":false},{"id":13938634631,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230320184635-7606e756e683","direct":false,"kind":"runtime","optional":false},{"id":13938634632,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230323212658-478b75c54725","direct":false,"kind":"runtime","optional":false},{"id":13938634633,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230330154414-c0448cd141ea","direct":false,"kind":"runtime","optional":false},{"id":13938634634,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230331144136-dcfb400f0633","direct":false,"kind":"runtime","optional":false},{"id":13938634635,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230403163135-c38d8f061ccd","direct":false,"kind":"runtime","optional":false},{"id":13938634636,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230410155749-daa745c078e1","direct":false,"kind":"runtime","optional":false},{"id":13938634637,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230525234025-438c736192d0","direct":false,"kind":"runtime","optional":false},{"id":13938634638,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230526203410-71b5a4ffd15e","direct":false,"kind":"runtime","optional":false},{"id":13938634639,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230530153820-e85fd2cbaebc","direct":false,"kind":"runtime","optional":false},{"id":13938634640,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230629202037-9506855d4529","direct":false,"kind":"runtime","optional":false},{"id":13938634641,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":13938634642,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":false,"kind":"runtime","optional":false},{"id":13938634643,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230803162519-f966b187b2e5","direct":false,"kind":"runtime","optional":false},{"id":13938634644,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":false,"kind":"runtime","optional":false},{"id":13938634645,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230525234020-1aefcd67740a","direct":false,"kind":"runtime","optional":false},{"id":13938634646,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230525234035-dd9d682886f9","direct":false,"kind":"runtime","optional":false},{"id":13938634647,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230526203410-71b5a4ffd15e","direct":false,"kind":"runtime","optional":false},{"id":13938634648,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230530153820-e85fd2cbaebc","direct":false,"kind":"runtime","optional":false},{"id":13938634649,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230629202037-9506855d4529","direct":false,"kind":"runtime","optional":false},{"id":13938634650,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":13938634651,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":false,"kind":"runtime","optional":false},{"id":13938634652,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230803162519-f966b187b2e5","direct":false,"kind":"runtime","optional":false},{"id":13938634653,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":false,"kind":"runtime","optional":false},{"id":13938634654,"package_name":"google.golang.org/genproto/googleapis/bytestream","ecosystem":"go","requirements":"v0.0.0-20230530153820-e85fd2cbaebc","direct":false,"kind":"runtime","optional":false},{"id":13938634655,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230525234015-3fc162c6f38a","direct":false,"kind":"runtime","optional":false},{"id":13938634656,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230525234030-28d5490b6b19","direct":false,"kind":"runtime","optional":false},{"id":13938634657,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230526203410-71b5a4ffd15e","direct":false,"kind":"runtime","optional":false},{"id":13938634658,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230530153820-e85fd2cbaebc","direct":false,"kind":"runtime","optional":false},{"id":13938634659,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230629202037-9506855d4529","direct":false,"kind":"runtime","optional":false},{"id":13938634660,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":13938634661,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230731190214-cbb8c96f2d6d","direct":false,"kind":"runtime","optional":false},{"id":13938634662,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230803162519-f966b187b2e5","direct":false,"kind":"runtime","optional":false},{"id":13938634663,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":false,"kind":"runtime","optional":false},{"id":13938634664,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634665,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":13938634666,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":13938634667,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":13938634668,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":13938634669,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":13938634670,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13938634671,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13938634672,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":13938634673,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13938634674,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":13938634675,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13938634676,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13938634677,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13938634678,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13938634679,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":13938634680,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":13938634681,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":13938634682,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":13938634683,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":13938634684,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":13938634685,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":13938634686,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634687,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":13938634688,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":13938634689,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":13938634690,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":13938634691,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938634692,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":13938634693,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":13938634694,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":13938634695,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":13938634696,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":13938634697,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938634698,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":13938634699,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938634700,"package_name":"lukechampine.com/uint128","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634701,"package_name":"lukechampine.com/uint128","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634702,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.0","direct":false,"kind":"runtime","optional":false},{"id":13938634703,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.2","direct":false,"kind":"runtime","optional":false},{"id":13938634704,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.3","direct":false,"kind":"runtime","optional":false},{"id":13938634705,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.37.0","direct":false,"kind":"runtime","optional":false},{"id":13938634706,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.40.0","direct":false,"kind":"runtime","optional":false},{"id":13938634707,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.0.0-20220428102840-41399a37e894","direct":false,"kind":"runtime","optional":false},{"id":13938634708,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.0.0-20220430103911-bc99d88307be","direct":false,"kind":"runtime","optional":false},{"id":13938634709,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.0.0-20220904174949-82d86e1b6d56","direct":false,"kind":"runtime","optional":false},{"id":13938634710,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.4","direct":false,"kind":"runtime","optional":false},{"id":13938634711,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.6","direct":false,"kind":"runtime","optional":false},{"id":13938634712,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.8","direct":false,"kind":"runtime","optional":false},{"id":13938634713,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.9","direct":false,"kind":"runtime","optional":false},{"id":13938634714,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.13-0.20221017192402-261537637ce8","direct":false,"kind":"runtime","optional":false},{"id":13938634715,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.13","direct":false,"kind":"runtime","optional":false},{"id":13938634716,"package_name":"modernc.org/ccorpus","ecosystem":"go","requirements":"v1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13938634717,"package_name":"modernc.org/httpfs","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":13938634718,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v0.0.0-20220428101251-2d5f3daf273b","direct":false,"kind":"runtime","optional":false},{"id":13938634719,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13938634720,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":13938634721,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.17","direct":false,"kind":"runtime","optional":false},{"id":13938634722,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.19","direct":false,"kind":"runtime","optional":false},{"id":13938634723,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13938634724,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.17.1","direct":false,"kind":"runtime","optional":false},{"id":13938634725,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.17.4","direct":false,"kind":"runtime","optional":false},{"id":13938634726,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13938634727,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.20.3","direct":false,"kind":"runtime","optional":false},{"id":13938634728,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.21.4","direct":false,"kind":"runtime","optional":false},{"id":13938634729,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.22.2","direct":false,"kind":"runtime","optional":false},{"id":13938634730,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13938634731,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13938634732,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634733,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634734,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634735,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13938634736,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13938634737,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13938634738,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13938634739,"package_name":"modernc.org/opt","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634740,"package_name":"modernc.org/opt","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938634741,"package_name":"modernc.org/sqlite","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":13938634742,"package_name":"modernc.org/sqlite","ecosystem":"go","requirements":"v1.18.2","direct":false,"kind":"runtime","optional":false},{"id":13938634743,"package_name":"modernc.org/strutil","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634744,"package_name":"modernc.org/strutil","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":13938634745,"package_name":"modernc.org/tcl","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":13938634746,"package_name":"modernc.org/tcl","ecosystem":"go","requirements":"v1.13.2","direct":false,"kind":"runtime","optional":false},{"id":13938634747,"package_name":"modernc.org/token","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13938634748,"package_name":"modernc.org/token","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13938634749,"package_name":"modernc.org/token","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634750,"package_name":"modernc.org/z","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13938634751,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13938634752,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13938634753,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13938634754,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"interop/xds/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:24.442Z","updated_at":"2026-01-05T22:00:24.442Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/xds/go.mod","dependencies":[{"id":25789605123,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.23.2","direct":true,"kind":"runtime","optional":false},{"id":25789605124,"package_name":"go.opentelemetry.io/otel/exporters/prometheus","ecosystem":"go","requirements":"v0.61.0","direct":true,"kind":"runtime","optional":false},{"id":25789605127,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605133,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.77.0","direct":true,"kind":"runtime","optional":false},{"id":25789605143,"package_name":"cel.dev/expr","ecosystem":"go","requirements":"v0.25.1","direct":true,"kind":"runtime","optional":false},{"id":25789605152,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":25789605160,"package_name":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":25789605171,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":25789605242,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.3.0","direct":true,"kind":"runtime","optional":false},{"id":25789605402,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20251210132809-ee656c7534f5","direct":true,"kind":"runtime","optional":false},{"id":25789605407,"package_name":"github.com/envoyproxy/go-control-plane/envoy","ecosystem":"go","requirements":"v1.36.0","direct":true,"kind":"runtime","optional":false},{"id":25789605439,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":25789605462,"package_name":"github.com/go-jose/go-jose/v4","ecosystem":"go","requirements":"v4.1.3","direct":true,"kind":"runtime","optional":false},{"id":25789605468,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":25789605495,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25789605506,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25789605528,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20191010083416-a7dc8b61c822","direct":true,"kind":"runtime","optional":false},{"id":25789605576,"package_name":"github.com/planetscale/vtprotobuf","ecosystem":"go","requirements":"v0.6.1-0.20240319094008-0393e58bdf10","direct":true,"kind":"runtime","optional":false},{"id":25789605593,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.6.2","direct":true,"kind":"runtime","optional":false},{"id":25789605594,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.67.4","direct":true,"kind":"runtime","optional":false},{"id":25789605595,"package_name":"github.com/prometheus/otlptranslator","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25789605624,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.19.2","direct":true,"kind":"runtime","optional":false},{"id":25789605625,"package_name":"github.com/spiffe/go-spiffe/v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25789605649,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":25789605778,"package_name":"go.opentelemetry.io/contrib/detectors/gcp","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605807,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605845,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605900,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605931,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789605955,"package_name":"go.yaml.in/yaml/v2","ecosystem":"go","requirements":"v2.4.3","direct":true,"kind":"runtime","optional":false},{"id":25789605958,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.48.0","direct":true,"kind":"runtime","optional":false},{"id":25789605959,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":25789606051,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":25789606052,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.39.0","direct":true,"kind":"runtime","optional":false},{"id":25789606060,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.32.0","direct":true,"kind":"runtime","optional":false},{"id":25789606061,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20251202230838-ff82c1b0f217","direct":true,"kind":"runtime","optional":false},{"id":25789606087,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20251202230838-ff82c1b0f217","direct":true,"kind":"runtime","optional":false},{"id":25789606133,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.36.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-validation.yml","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:23.096Z","updated_at":"2026-01-05T22:00:23.096Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/pr-validation.yml","dependencies":[{"id":25789605115,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"examples/features/csm_observability/client/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:23.207Z","updated_at":"2026-01-05T22:00:23.207Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/examples/features/csm_observability/client/Dockerfile","dependencies":[{"id":25789605116,"package_name":"golang","ecosystem":"docker","requirements":"1.25-alpine","direct":true,"kind":"build","optional":false},{"id":25789605117,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deps.yml","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:22.959Z","updated_at":"2026-01-05T22:00:22.959Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/deps.yml","dependencies":[{"id":25789605113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25789605114,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:22.525Z","updated_at":"2026-01-05T22:00:22.525Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":25789605109,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25789605111,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25789605112,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"examples/features/csm_observability/server/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-01-05T22:00:24.196Z","updated_at":"2026-01-05T22:00:24.196Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/examples/features/csm_observability/server/Dockerfile","dependencies":[{"id":25789605121,"package_name":"golang","ecosystem":"docker","requirements":"1.25-alpine","direct":true,"kind":"build","optional":false},{"id":25789605122,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"interop/xds/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-05T22:00:52.843Z","updated_at":"2026-01-05T22:00:52.843Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/interop/xds/go.sum","dependencies":[{"id":25789606191,"package_name":"cel.dev/expr","ecosystem":"go","requirements":"v0.25.1","direct":false,"kind":"runtime","optional":false},{"id":25789606192,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25789606193,"package_name":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":25789606194,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25789606195,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25789606196,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20251210132809-ee656c7534f5","direct":false,"kind":"runtime","optional":false},{"id":25789606197,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.2-0.20180830191138-d8f796af33cc","direct":false,"kind":"runtime","optional":false},{"id":25789606198,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25789606260,"package_name":"github.com/envoyproxy/go-control-plane/envoy","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":25789606261,"package_name":"github.com/envoyproxy/go-control-plane/ratelimit","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25789606321,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25789606322,"package_name":"github.com/go-jose/go-jose/v4","ecosystem":"go","requirements":"v4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25789606323,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25789606324,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25789606325,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25789606326,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25789606341,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25789606342,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25789606343,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":25789606381,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25789606382,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25789606383,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25789606477,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20191010083416-a7dc8b61c822","direct":false,"kind":"runtime","optional":false},{"id":25789606478,"package_name":"github.com/planetscale/vtprotobuf","ecosystem":"go","requirements":"v0.6.1-0.20240319094008-0393e58bdf10","direct":false,"kind":"runtime","optional":false},{"id":25789606479,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.1-0.20181226105442-5d4384ee4fb2","direct":false,"kind":"runtime","optional":false},{"id":25789606480,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.23.2","direct":false,"kind":"runtime","optional":false},{"id":25789606481,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25789606482,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.67.4","direct":false,"kind":"runtime","optional":false},{"id":25789606483,"package_name":"github.com/prometheus/otlptranslator","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25789606484,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":25789606485,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25789606486,"package_name":"github.com/spiffe/go-spiffe/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":25789606487,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25789606488,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25789606489,"package_name":"go.opentelemetry.io/contrib/detectors/gcp","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606490,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606491,"package_name":"go.opentelemetry.io/otel/exporters/prometheus","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":25789606492,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606493,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606494,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606495,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606496,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25789606565,"package_name":"go.yaml.in/yaml/v2","ecosystem":"go","requirements":"v2.4.3","direct":false,"kind":"runtime","optional":false},{"id":25789606566,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25789606567,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25789606568,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25789606569,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.39.0","direct":false,"kind":"runtime","optional":false},{"id":25789606570,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25789606571,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25789606596,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20251202230838-ff82c1b0f217","direct":false,"kind":"runtime","optional":false},{"id":25789606597,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20251202230838-ff82c1b0f217","direct":false,"kind":"runtime","optional":false},{"id":25789606598,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.36.10","direct":false,"kind":"runtime","optional":false},{"id":25789606599,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25789606626,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25789606627,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/govulncheck.yaml","sha":null,"kind":"manifest","created_at":"2026-08-23T01:23:55.290Z","updated_at":"2026-08-23T01:23:55.290Z","repository_link":"https://github.com/grpc/grpc-go/blob/master/.github/workflows/govulncheck.yaml","dependencies":[{"id":26247972076,"package_name":"golang/govulncheck-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":41.13956352039728,"created_at":"2026-05-14T05:03:57.433Z","updated_at":"2026-08-26T10:08:25.486Z","avatar_url":"https://github.com/grpc.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372006","html_url":"https://summary.ecosyste.ms/projects/372006"}